diff options
Diffstat (limited to 'include/configs/aspeed-common.h')
-rw-r--r-- | include/configs/aspeed-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/aspeed-common.h b/include/configs/aspeed-common.h index be7dcecb85d..46062492cd0 100644 --- a/include/configs/aspeed-common.h +++ b/include/configs/aspeed-common.h @@ -33,8 +33,6 @@ #define CONFIG_SYS_INIT_SP_ADDR (SYS_INIT_RAM_END \ - GENERATED_GBL_DATA_SIZE) -#define CONFIG_NR_DRAM_BANKS 1 - #define CONFIG_SYS_MALLOC_LEN (32 << 20) /* |