summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_omap3_common.h
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2015-12-30 02:45:26 +0100
committerTom Rini <trini@konsulko.com>2016-01-20 10:19:37 -0500
commit65c5c81f27b61e513eac8edef36774ba2e6ba332 (patch)
tree590da2009ad010208d1fbf8432da48db33f011d1 /include/configs/ti_omap3_common.h
parent8b7fb78d485e19aa5cfe9713be18326540fd2efe (diff)
downloadblackbird-obmc-uboot-65c5c81f27b61e513eac8edef36774ba2e6ba332.tar.gz
blackbird-obmc-uboot-65c5c81f27b61e513eac8edef36774ba2e6ba332.zip
ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT
Symbol is already defined in ti_armv7_common.h which is included via ti_armv7_omap.h Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ti_omap3_common.h')
-rw-r--r--include/configs/ti_omap3_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_omap3_common.h b/include/configs/ti_omap3_common.h
index 1c71cb636b..02fdcdca8f 100644
--- a/include/configs/ti_omap3_common.h
+++ b/include/configs/ti_omap3_common.h
@@ -73,7 +73,6 @@
#ifdef CONFIG_NAND
-#define CONFIG_SPL_NAND_SUPPORT
#define CONFIG_SPL_NAND_SIMPLE
#define CONFIG_SYS_NAND_BASE 0x30000000
#endif
OpenPOWER on IntegriCloud