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:
7296a33
)
configs: am335x_evm: enable SPL_FIT_IMAGE_TINY
author
Jean-Jacques Hiblot
<jjhiblot@ti.com>
Fri, 26 Apr 2019 13:21:26 +0000
(15:21 +0200)
committer
Tom Rini
<trini@konsulko.com>
Sun, 5 May 2019 12:48:50 +0000
(08:48 -0400)
The size of the SPL for the am335x_evm is constrained. There is no need
to have advanced SPL FIT features, so keep the SPL FIT support tiny.
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
configs/am335x_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_evm_defconfig
b/configs/am335x_evm_defconfig
index 967ee82bcadba644aaee392744c00facf2019a9d..ff96f192e02f1eb8615e38d56fa7f40651a02e44 100644
(file)
--- a/
configs/am335x_evm_defconfig
+++ b/
configs/am335x_evm_defconfig
@@
-11,6
+11,7
@@
CONFIG_LOGLEVEL=3
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_VERSION_VARIABLE=y
CONFIG_ARCH_MISC_INIT=y
+CONFIG_SPL_FIT_IMAGE_TINY=y
CONFIG_SPL_ETH_SUPPORT=y
# CONFIG_SPL_FS_EXT4 is not set
CONFIG_SPL_MTD_SUPPORT=y