summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_omap4_common.h
diff options
context:
space:
mode:
authorGuillaume GARDET <guillaume.gardet@free.fr>2015-06-16 15:00:10 +0200
committerTom Rini <trini@konsulko.com>2015-06-19 16:46:48 -0400
commit3683c3d1f784d1e81e31066cecefd320b4ffaed4 (patch)
tree8ae46c2326b3cca53707f0d3c1855d465d368338 /include/configs/ti_omap4_common.h
parentbd2c4522c26d535515aebca52d27c004a7e0c05c (diff)
downloadblackbird-obmc-uboot-3683c3d1f784d1e81e31066cecefd320b4ffaed4.tar.gz
blackbird-obmc-uboot-3683c3d1f784d1e81e31066cecefd320b4ffaed4.zip
ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h
Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr> Cc: Tom Rini <trini@konsulko.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ti_omap4_common.h')
-rw-r--r--include/configs/ti_omap4_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ti_omap4_common.h b/include/configs/ti_omap4_common.h
index 6c3380441d..ef5a69da63 100644
--- 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
OpenPOWER on IntegriCloud