[titan] Removed duplicate deviceinfo_generate_bootimg in deviceinfo

This commit is contained in:
Pablo Castellano 2017-07-03 22:20:00 +02:00
parent ba744abae0
commit 6dfdf82429
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ deviceinfo_arch="armhf"
# You can for example extract these from an existing boot.img
deviceinfo_generate_bootimg="true"
deviceinfo_flash_offset_base="0"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x01000000"