diff options
Diffstat (limited to 'include/configs/bubinga.h')
-rw-r--r-- | include/configs/bubinga.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bubinga.h b/include/configs/bubinga.h index 627060a..159a265 100644 --- a/include/configs/bubinga.h +++ b/include/configs/bubinga.h @@ -179,6 +179,7 @@ * (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 /*----------------------------------------------------------------------- |