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:
d117d8f
)
warp7: configs: add CONFIG_FIT option
author
Pierre-Jean Texier
<pjtexier@koncepto.io>
Sat, 29 Sep 2018 12:05:01 +0000
(14:05 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 17 Dec 2018 09:46:04 +0000
(10:46 +0100)
This enable FIT image support.
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
configs/warp7_defconfig
patch
|
blob
|
history
diff --git
a/configs/warp7_defconfig
b/configs/warp7_defconfig
index 955c7af42afe4cf230531649a9c94f6f8d2052c2..4d443295ba3641ac12dfc86e83507e4bf3a52418 100644
(file)
--- a/
configs/warp7_defconfig
+++ b/
configs/warp7_defconfig
@@
-8,6
+8,8
@@
CONFIG_ARMV7_BOOT_SEC_DEFAULT=y
CONFIG_IMX_RDC=y
CONFIG_IMX_BOOTAUX=y
CONFIG_NR_DRAM_BANKS=1
+CONFIG_FIT=y
+CONFIG_FIT_VERBOSE=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/warp7/imximage.cfg"
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_BOOTD is not set