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:
bd2c452
)
ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in...
author
Guillaume GARDET
<guillaume.gardet@free.fr>
Tue, 16 Jun 2015 13:00:10 +0000
(15:00 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 19 Jun 2015 20:46:48 +0000
(16:46 -0400)
Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/ti_omap4_common.h
patch
|
blob
|
history
diff --git
a/include/configs/ti_omap4_common.h
b/include/configs/ti_omap4_common.h
index 6c3380441da4c4a3e88070d7517d3be8646c662e..ef5a69da63407d52a315e8e326d90cefc37c0a6f 100644
(file)
--- a/
include/configs/ti_omap4_common.h
+++ b/
include/configs/ti_omap4_common.h
@@
-166,9
+166,6
@@
#define CONFIG_SYS_SPL_ARGS_ADDR (CONFIG_SYS_SDRAM_BASE + \
(128 << 20))
-/* SPL: Allow to use an EXT partition */
-#define CONFIG_SPL_EXT_SUPPORT
-
#ifdef CONFIG_NAND
#define CONFIG_SPL_NAND_AM33XX_BCH /* ELM support */
#endif