]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_sdp3430.h
omap3: Consolidate SDRC related operations
[karo-tx-uboot.git] / include / configs / omap3_sdp3430.h
index b4919db08726d3914f141972cfea0444ee7bb5da..d4482d3ae62a5ce696a7feea1a1da9a9a47c34c0 100644 (file)
@@ -42,6 +42,8 @@
 #define CONFIG_OMAP3430                1       /* which is in a 3430 */
 #define CONFIG_OMAP3_3430SDP   1       /* working with SDP Rev2 */
 
+#define CONFIG_SDRC    /* The chip has SDRC controller */
+
 #include <asm/arch/cpu.h>              /* get chip and board defs */
 #include <asm/arch/omap3.h>