Skip to content
Snippets Groups Projects
Commit 3683c3d1 authored by Guillaume GARDET's avatar Guillaume GARDET Committed by Tom Rini
Browse files

ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is...

ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h

Signed-off-by: default avatarGuillaume GARDET <guillaume.gardet@free.fr>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent bd2c4522
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment