powerpc/mpc85xx: socrates: enable signed fitImages

allow only to boot signed fitimages (and signed u-boot
scripts).

Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
Heiko Schocher
2023-02-06 13:04:53 -05:00
committed by Tom Rini
parent 9e85d186ea
commit afb269c679
+2
View File
@@ -16,7 +16,9 @@ CONFIG_L2_CACHE=y
CONFIG_ENABLE_36BIT_PHYS=y
CONFIG_SYS_MONITOR_LEN=786432
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
CONFIG_FIT_VERBOSE=y
CONFIG_LEGACY_IMAGE_FORMAT=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_MONITOR_BASE=0xFFF40000
CONFIG_BOOTDELAY=1