projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7945436
)
ARM: mvebu: Enable FIT support for db-xc3-24g4xg
author
Chris Packham
<judge.packham@gmail.com>
Fri, 28 Jun 2019 00:30:12 +0000
(12:30 +1200)
committer
Stefan Roese
<sr@denx.de>
Thu, 11 Jul 2019 08:58:03 +0000
(10:58 +0200)
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/db-xc3-24g4xg_defconfig
patch
|
blob
|
history
diff --git
a/configs/db-xc3-24g4xg_defconfig
b/configs/db-xc3-24g4xg_defconfig
index 6264df0e0282738928cf5133e279232102ae67a6..071a889cd3278bd8465e35ac84538b8e60d3ddff 100644
(file)
--- a/
configs/db-xc3-24g4xg_defconfig
+++ b/
configs/db-xc3-24g4xg_defconfig
@@
-4,6
+4,9
@@
CONFIG_SYS_TEXT_BASE=0x00800000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_DB_XC3_24G4XG=y
CONFIG_BUILD_TARGET="u-boot.kwb"
+CONFIG_FIT=y
+CONFIG_FIT_VERBOSE=y
+CONFIG_FIT_BEST_MATCH=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_CMD_MEMTEST=y
CONFIG_SYS_ALT_MEMTEST=y