diff options
Diffstat (limited to 'include/configs/ti814x_evm.h')
-rw-r--r-- | include/configs/ti814x_evm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ti814x_evm.h b/include/configs/ti814x_evm.h index 60322b1938a..a4066a84946 100644 --- a/include/configs/ti814x_evm.h +++ b/include/configs/ti814x_evm.h @@ -156,8 +156,6 @@ #define CONFIG_SYS_SPI_U_BOOT_SIZE 0x40000 #define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/u-boot-spl.lds" -#define CONFIG_SPL_BOARD_INIT - /* * 1MB into the SDRAM to allow for SPL's bss at the beginning of SDRAM * 64 bytes before this address should be set aside for u-boot.img's |