]> git.sur5r.net Git - u-boot/commit
configs: am4xhs: Modify SPL load address to fix UART boot issue
authorMadan Srinivas <madans@ti.com>
Wed, 24 Aug 2016 20:41:22 +0000 (16:41 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 6 Sep 2016 17:41:40 +0000 (13:41 -0400)
commit903f864302c2dbb6b479919d5029855befe50eda
tree824236b42ada2880eeb459fe2dacb0d3b61914e1
parenteb817fc85a462590a632427cb2aa29ec1862d2f2
configs: am4xhs: Modify SPL load address to fix UART boot issue

An issue in the TI secure image generation tool causes the ROM to
load the SPL at a different load address than what is specified by
CONFIG_ISW_ENTRY_ADDR while doing a peripheral boot on HS devices.

This causes the SPL to fail on secure devices during peripheral
boot.

The TI secure image generation tool has been fixed so that the SPL
will always be loaded at 0x403018E0 by the ROM code for both
peripheral and memory boot modes.

Signed-off-by: Madan Srinivas <madans@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Acked-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am43xx_hs_evm_defconfig