summaryrefslogtreecommitdiffstats
path: root/include/configs/M5253EVBE.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-11-13 08:16:40 +0100
committerStefan Roese <sr@denx.de>2007-11-13 08:16:40 +0100
commit5c568d6a7f950b9e7e32a63a5893f979b8789b4d (patch)
tree44ed0fdc0548facecfa35e8d6eedf0616c3ca269 /include/configs/M5253EVBE.h
parent49801028715cd8bc22863cdfc0ee7919b7a6af4b (diff)
parent992742a5b09d9040adbd156fb90756af66ade310 (diff)
downloadtalos-obmc-uboot-5c568d6a7f950b9e7e32a63a5893f979b8789b4d.tar.gz
talos-obmc-uboot-5c568d6a7f950b9e7e32a63a5893f979b8789b4d.zip
Merge branch 'master' of git://www.denx.de/git/u-boot
Diffstat (limited to 'include/configs/M5253EVBE.h')
-rw-r--r--include/configs/M5253EVBE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/M5253EVBE.h b/include/configs/M5253EVBE.h
index 48170e7a35..f5e1b646ca 100644
--- a/include/configs/M5253EVBE.h
+++ b/include/configs/M5253EVBE.h
@@ -146,7 +146,7 @@
* Please note that CFG_SDRAM_BASE _must_ start at 0
*/
#define CFG_SDRAM_BASE 0x00000000
-#define CFG_SDRAM_SIZE 16 /* SDRAM size in MB */
+#define CFG_SDRAM_SIZE 8 /* SDRAM size in MB */
#ifdef CONFIG_MONITOR_IS_IN_RAM
#define CFG_MONITOR_BASE 0x20000
OpenPOWER on IntegriCloud