meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey/ccmp1
Hector Palacios 7cd2d5d0c1 uboot: ccmp1: disable LEGACY_IMAGE_FORMAT when FIT enabled
The LEGACY_IMAGE_FORMAT defaults to 'y' if there is no FIT
support, which happens after applying the default configuration.
Then, the FIT support is added in a config fragment, but the
LEGACY_IMAGE_FORMAT is not disabled.
Disabling this is recommended to avoid the possibility to boot
unsigned legacy images.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2023-11-28 19:04:22 +01:00
..
fit_legacy.cfg uboot: ccmp1: disable LEGACY_IMAGE_FORMAT when FIT enabled 2023-11-28 19:04:22 +01:00
fit_signature.cfg ccmp1: add signed FIT image support 2023-10-30 12:58:19 +01:00
install_linux_fw_sd.txt install_linux_fw: enable bootcount by setting bootlimit if dualboot enabled 2023-10-20 10:48:07 +02:00
install_linux_fw_usb.txt install_linux_fw: enable bootcount by setting bootlimit if dualboot enabled 2023-10-20 10:48:07 +02:00
install_linux_fw_uuu.sh install_linux_fw: enable bootcount by setting bootlimit if dualboot enabled 2023-10-20 10:48:07 +02:00