diff options
Diffstat (limited to 'include/configs/rv1108_common.h')
-rw-r--r-- | include/configs/rv1108_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rv1108_common.h b/include/configs/rv1108_common.h index dc93775fb4..2ab3b85e0c 100644 --- a/include/configs/rv1108_common.h +++ b/include/configs/rv1108_common.h @@ -18,7 +18,6 @@ #define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8) #define CONFIG_SYS_SDRAM_BASE 0x60000000 -#define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + 0x100000) #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x2000000) |