summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_omap3_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-04-03 15:17:15 -0400
committerTom Rini <trini@ti.com>2014-04-17 17:24:38 -0400
commitdf4dbb5df6ab1c1d27b3fd4acbaad69b47095daf (patch)
treeb6480401e0874bba32c6ac8dadb858eef8de94bc /include/configs/ti_omap3_common.h
parent0dd54619ca6316d75c26c09e3c86e2b8e2697d23 (diff)
downloadtalos-obmc-uboot-df4dbb5df6ab1c1d27b3fd4acbaad69b47095daf.tar.gz
talos-obmc-uboot-df4dbb5df6ab1c1d27b3fd4acbaad69b47095daf.zip
TI:omap3: Convert omap3_beagle to ti_omap3_common.h
Convert to using the common config files. This requires a little more flexibility in the common files than we had been using before. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/ti_omap3_common.h')
-rw-r--r--include/configs/ti_omap3_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ti_omap3_common.h b/include/configs/ti_omap3_common.h
index 1c6ee4c653..ade35d295a 100644
--- a/include/configs/ti_omap3_common.h
+++ b/include/configs/ti_omap3_common.h
@@ -68,6 +68,7 @@
#ifdef CONFIG_NAND
#define CONFIG_SPL_NAND_SUPPORT
#define CONFIG_SPL_NAND_SIMPLE
+#define CONFIG_SYS_NAND_BASE 0x30000000
#endif
/* Now bring in the rest of the common code. */
OpenPOWER on IntegriCloud