projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b7fb78
)
ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT
author
Ladislav Michl
<ladis@linux-mips.org>
Wed, 30 Dec 2015 01:45:26 +0000
(
02:45
+0100)
committer
Tom Rini
<trini@konsulko.com>
Wed, 20 Jan 2016 15:19:37 +0000
(10:19 -0500)
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>
include/configs/ti_omap3_common.h
patch
|
blob
|
history
diff --git
a/include/configs/ti_omap3_common.h
b/include/configs/ti_omap3_common.h
index 1c71cb636b048b958b82ee74826f962301c235a1..02fdcdca8fd69a3ba1acadce07db50f9bb4c1352 100644
(file)
--- 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