mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-08 02:51:42 +01:00
h2200: Disable SHA256 on FIT images
This board is close in binary size to one of its hard limits, so disable SHA256 FIT image support to gain some breathing room. Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
fccacd3b4c
commit
8973601c38
@ -123,6 +123,7 @@
|
||||
#define CONFIG_CMD_IMI
|
||||
|
||||
#define CONFIG_FIT
|
||||
#define CONFIG_FIT_DISABLE_SHA256
|
||||
#define CONFIG_SETUP_MEMORY_TAGS
|
||||
#define CONFIG_CMDLINE_TAG
|
||||
#define CONFIG_INITRD_TAG
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user