projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1617e9
)
powerpc/mpc85xx: disable legacy format booting
author
Heiko Schocher
<hs@denx.de>
Thu, 23 Feb 2023 06:03:47 +0000
(07:03 +0100)
committer
Tom Rini
<trini@konsulko.com>
Thu, 30 Mar 2023 19:09:58 +0000
(15:09 -0400)
disable CONFIG_LEGACY_IMAGE_FORMAT so prevent of booting
not signed fitimages.
Signed-off-by: Heiko Schocher <hs@denx.de>
configs/socrates_defconfig
patch
|
blob
|
history
diff --git
a/configs/socrates_defconfig
b/configs/socrates_defconfig
index 24655131a8af712efc79c6c57ef84c22e30b5944..df8b31b4e7b702cf85731e868881c288e9fd1cb2 100644
(file)
--- a/
configs/socrates_defconfig
+++ b/
configs/socrates_defconfig
@@
-18,7
+18,6
@@
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_BOOTDELAY=1
CONFIG_AUTOBOOT_KEYED=y