mpc85xx: Add reginfo command
[oweals/u-boot.git] / include / configs / omap3_evm.h
index 88af49226c74dd81d2fce0bc017f9c5728690dc0..af7c65ad306c6b6c7a4c387543b0a316591da2ab 100644 (file)
@@ -42,6 +42,8 @@
 #define CONFIG_OMAP3430                1       /* which is in a 3430 */
 #define CONFIG_OMAP3_EVM       1       /* working with EVM */
 
+#define CONFIG_SDRC    /* The chip has SDRC controller */
+
 #include <asm/arch/cpu.h>      /* get chip and board defs */
 #include <asm/arch/omap3.h>