]> git.baikalelectronics.ru Git - uboot.git/commit
am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE
authorAndrew F. Davis <afd@ti.com>
Fri, 6 Jan 2017 22:32:12 +0000 (16:32 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 8 Jan 2017 13:31:46 +0000 (08:31 -0500)
commitf990ece9be8a9e410f83621cc9ee0e0325a7aa75
tree8c155d64a2824b9bf018d6ee09329a3878f8f391
parent5ee5a4c75a4dce04e76dacd0ea3cfcbe2adb4934
am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE

The SPL load address changes based on boot type in HS devices,
ISW_ENTRY_ADDR is used to set this address for AM43xx based SoCs
for similar reasons. Add this same logic for AM33xx devices.

Also make the default value for ISW_ENTRY_ADDR correct for GP
devices based on SoC, HS devices already pick the correct
value in their defconfig.

Signed-off-by: Andrew F. Davis <afd@ti.com>
arch/arm/mach-omap2/am33xx/Kconfig
include/configs/ti_am335x_common.h