malta: Switch to using CONFIG_SYS_SDRAM_SIZE
[platform/kernel/u-boot.git] / include / configs / malta.h
index c8b230a..98ea860 100644 (file)
@@ -30,7 +30,7 @@
 #else
 # define CONFIG_SYS_SDRAM_BASE         0x80000000
 #endif
-#define CONFIG_SYS_MEM_SIZE            (256 * 1024 * 1024)
+#define CONFIG_SYS_SDRAM_SIZE          0x10000000      /* 256 MiB */
 
 #define CONFIG_SYS_INIT_SP_OFFSET      0x400000