[Buildroot] [PATCH 2/2] u-boot: build signed image for OMAP processors

Luca Ceresoli luca at lucaceresoli.net
Wed Sep 14 08:39:38 UTC 2011


Gustavo Zacarias wrote:
...
>> +config BR2_TARGET_UBOOT_OMAP_IFT
>> + depends on BR2_TARGET_UBOOT_FORMAT_BIN
>> + select BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS
>> + bool "produce a .ift signed image (OMAP)"
>> + help
>> + Use gpsign to produce an image of u-boot.bin signed with
>> + a Configuration Header for booting on OMAP processors.
>
> Maybe make it depend on BR2_ARCH = arm || armeb to avoid pointless
> options for other architectures?

Right, will do.

Thanks,
Luca



More information about the buildroot mailing list