OMAP3:SDRC: introduce DDR types
[platform/kernel/u-boot.git] / include / configs / omap3_zoom1.h
index da4b677..2aef973 100644 (file)
@@ -98,6 +98,9 @@
 #define CONFIG_OMAP3_MMC               1
 #define CONFIG_DOS_PARTITION           1
 
+/* DDR - I use Micron DDR */
+#define CONFIG_OMAP3_MICRON_DDR                1
+
 /* commands to include */
 #include <config_cmd_default.h>