4xx: add missing CONFIG_SYS_SRAM_SIZE definition
[kernel/u-boot.git] / include / configs / bubinga.h
index 627060a..159a265 100644 (file)
  * (Set up by the startup code)
  */
 #define CONFIG_SYS_SRAM_BASE           0xFFF00000
+#define CONFIG_SYS_SRAM_SIZE           (256 << 10)
 #define CONFIG_SYS_FLASH_BASE          0xFFF80000
 
 /*-----------------------------------------------------------------------