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 bba10ec001..3da774f9c5 100644 --- a/include/configs/ti816x_evm.h +++ b/include/configs/ti816x_evm.h @@ -118,8 +118,6 @@ #define CONFIG_SPL_MAX_SIZE (SRAM_SCRATCH_SPACE_ADDR - \ CONFIG_SPL_TEXT_BASE) -#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/u-boot-spl.lds" - #define CONFIG_SYS_TEXT_BASE 0x80800000 #define CONFIG_DRIVER_TI_EMAC |