]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/luan.h
4xx: add missing CONFIG_SYS_SRAM_SIZE definition
[people/ms/u-boot.git] / include / configs / luan.h
index b158b741ba36d58021759308ead28c74d5c77c4c..ccd9397df4ee01080bcec1340a315e5e07e73a37 100644 (file)
@@ -53,6 +53,7 @@
 #define CONFIG_SYS_LARGE_FLASH         0xffc00000      /* 4MB flash address CS0 */
 #define CONFIG_SYS_SMALL_FLASH         0xff900000      /* 1MB flash address CS2 */
 #define CONFIG_SYS_SRAM_BASE           0xff800000      /* 1MB SRAM  address CS2 */
+#define CONFIG_SYS_SRAM_SIZE           (1 << 20)
 #define CONFIG_SYS_EPLD_BASE           0xff000000      /* EPLD and FRAM     CS1 */
 
 #define CONFIG_SYS_ISRAM_BASE          0xf8000000      /* internal 8k SRAM (L2 cache) */