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:
b15e7c1
)
ARM: OMAP3_LOGIC: Remove FIT Support
author
Adam Ford
<aford173@gmail.com>
Sun, 13 Nov 2016 03:53:31 +0000
(21:53 -0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 21 Nov 2016 19:07:32 +0000
(14:07 -0500)
Commit ("
2cd1ff84037a
: OMAP3_LOGIC: Setup defconfig to enable
SPL and NAND booting") accidentally enabled FIT support.
This patch removes the FIT support.
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/omap3_logic_defconfig
patch
|
blob
|
history
diff --git
a/configs/omap3_logic_defconfig
b/configs/omap3_logic_defconfig
index c8eb5b500a2d3dd40b80dea93b111988f2ace31e..ac1a6a30b8f5bd699402b88d51ed11f21fa6d0a5 100644
(file)
--- a/
configs/omap3_logic_defconfig
+++ b/
configs/omap3_logic_defconfig
@@
-1,7
+1,6
@@
CONFIG_ARM=y
CONFIG_OMAP34XX=y
CONFIG_TARGET_OMAP3_LOGIC=y
-CONFIG_FIT=y
CONFIG_SYS_EXTRA_OPTIONS="NAND"
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_VERSION_VARIABLE=y