summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_omap4_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ti_omap4_common.h')
-rw-r--r--include/configs/ti_omap4_common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/ti_omap4_common.h b/include/configs/ti_omap4_common.h
index b0f199e3f4..1c93aab1a7 100644
--- a/include/configs/ti_omap4_common.h
+++ b/include/configs/ti_omap4_common.h
@@ -167,6 +167,9 @@
#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