diff options
Diffstat (limited to 'include/configs/trats2.h')
-rw-r--r-- | include/configs/trats2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/trats2.h b/include/configs/trats2.h index b9bf918fb0..b51aff5ee1 100644 --- a/include/configs/trats2.h +++ b/include/configs/trats2.h @@ -31,8 +31,6 @@ #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_SDRAM_BASE + 0x5E00000) #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x3E00000) -#define CONFIG_SYS_TEXT_BASE 0x43e00000 - /* select serial console configuration */ #define CONFIG_SERIAL2 |