diff options
Diffstat (limited to 'include/configs/ti816x_evm.h')
-rw-r--r-- | include/configs/ti816x_evm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ti816x_evm.h b/include/configs/ti816x_evm.h index b0f84ed852..d63481af7c 100644 --- a/include/configs/ti816x_evm.h +++ b/include/configs/ti816x_evm.h @@ -99,8 +99,6 @@ #define CONFIG_SPL_MAX_SIZE (SRAM_SCRATCH_SPACE_ADDR - \ CONFIG_SPL_TEXT_BASE) -#define CONFIG_SYS_TEXT_BASE 0x80800000 - #define CONFIG_DRIVER_TI_EMAC #define CONFIG_MII #define CONFIG_BOOTP_DNS |