summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_pandora.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-12-01 12:10:51 +0100
committerWolfgang Denk <wd@denx.de>2009-12-01 12:10:51 +0100
commit57bf140ac66f95c9c36c494e4d027551b5477b01 (patch)
tree78cc2602ee9dca3284e47f38d29380171fb53646 /include/configs/omap3_pandora.h
parent34ddbd171ba154e9afd83f07a07ad8b57ac592e3 (diff)
parent71636fa7c3de63de29c0f514d5c725eccb011657 (diff)
downloadblackbird-obmc-uboot-57bf140ac66f95c9c36c494e4d027551b5477b01.tar.gz
blackbird-obmc-uboot-57bf140ac66f95c9c36c494e4d027551b5477b01.zip
Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into next
Diffstat (limited to 'include/configs/omap3_pandora.h')
-rw-r--r--include/configs/omap3_pandora.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/omap3_pandora.h b/include/configs/omap3_pandora.h
index 6f21af3d13..0cafeb81c7 100644
--- a/include/configs/omap3_pandora.h
+++ b/include/configs/omap3_pandora.h
@@ -92,6 +92,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>
OpenPOWER on IntegriCloud