projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fccacd3
)
h2200: Disable SHA256 on FIT images
author
Tom Rini
<trini@ti.com>
Tue, 22 Jul 2014 11:43:28 +0000
(07:43 -0400)
committer
Tom Rini
<trini@ti.com>
Tue, 22 Jul 2014 11:44:26 +0000
(07:44 -0400)
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>
include/configs/h2200.h
patch
|
blob
|
history
diff --git
a/include/configs/h2200.h
b/include/configs/h2200.h
index 5d0b85e43145b0b3d0ea647ef9ae2f8907627a03..9470ad6abcfd98606db71bd66c6a775b7559be8b 100644
(file)
--- a/
include/configs/h2200.h
+++ b/
include/configs/h2200.h
@@
-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