]> git.sur5r.net Git - u-boot/commit
configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE
authorFaiz Abbas <faiz_abbas@ti.com>
Fri, 19 Jan 2018 10:02:47 +0000 (15:32 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 28 Jan 2018 14:39:15 +0000 (09:39 -0500)
commitded509b44ced045cc949be9f474a660a93030cea
tree9f745ea5615ff39d6b9fe409ae3cbd4806e4af94
parent9e82087cef5a129a9e2f65963cfa8f5169930d2b
configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE

Since 7e0ed13 ("Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to
Kconfig"), a default SYS_TEXT_BASE was set for all ARCH_OMAP2PLUS devices.
CONFIG_ISW_ENTRY_ADDR is used to set SYS_TEXT_BASE in qspi boot.

Simplify this by directly assigning SYS_TEXT_BASE in the defconfig.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
configs/am43xx_evm_qspiboot_defconfig
include/configs/am43xx_evm.h