1
0
Fork 0

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>
utp
Ladislav Michl 2015-12-30 02:45:26 +01:00 committed by Tom Rini
parent 8b7fb78d48
commit 65c5c81f27
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@
#ifdef CONFIG_NAND
#define CONFIG_SPL_NAND_SUPPORT
#define CONFIG_SPL_NAND_SIMPLE
#define CONFIG_SYS_NAND_BASE 0x30000000
#endif