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 549839d4d6..349c53c289 100644 --- a/include/configs/rv1108_common.h +++ b/include/configs/rv1108_common.h @@ -23,7 +23,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x60000000 #define CONFIG_NR_DRAM_BANKS 1 -#define CONFIG_SYS_TEXT_BASE CONFIG_SYS_SDRAM_BASE #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + 0x100000) #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x2000000) |