]> git.ipfire.org Git - people/ms/u-boot.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)
commit4d82c4b53e3c911f21383a547477d6f5916c17a7
tree8c155d64a2824b9bf018d6ee09329a3878f8f391
parent7410f1464e3fc2e35761160176c8ce14c5122bc9
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