summaryrefslogtreecommitdiffstats
path: root/include/configs/am3517_evm.h
diff options
context:
space:
mode:
authorVaibhav Hiremath <hvaibhav@ti.com>2010-06-07 15:20:53 -0400
committerTom <Tom@bumblecow.com>2010-06-08 10:07:19 -0500
commit1a5038ca6831e31875cf67c46226f04743574032 (patch)
tree78af8817b3df82e9f6946519c7989f198b139239 /include/configs/am3517_evm.h
parented01e45cfa20d60ee83a4ee0128d843730055294 (diff)
downloadblackbird-obmc-uboot-1a5038ca6831e31875cf67c46226f04743574032.tar.gz
blackbird-obmc-uboot-1a5038ca6831e31875cf67c46226f04743574032.zip
AM35x: Add support for EMIF4
This patch adds support for the EMIF4 interface available in the AM35x processors. Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by: Sanjeev Premi <premi@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'include/configs/am3517_evm.h')
-rw-r--r--include/configs/am3517_evm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h
index 595b99ce1d..513d005ee4 100644
--- a/include/configs/am3517_evm.h
+++ b/include/configs/am3517_evm.h
@@ -33,7 +33,7 @@
#define CONFIG_OMAP34XX 1 /* which is a 34XX */
#define CONFIG_OMAP3_AM3517EVM 1 /* working with AM3517EVM */
-#define CONFIG_EMIF4 1 /* The chip has EMIF4 controller */
+#define CONFIG_EMIF4 /* The chip has EMIF4 controller */
#include <asm/arch/cpu.h> /* get chip and board defs */
#include <asm/arch/omap3.h>
OpenPOWER on IntegriCloud