]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: Add default ATF location for AM62/AM62a
authorAndrew Davis <afd@ti.com>
Wed, 14 Feb 2024 16:30:04 +0000 (10:30 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 6 Mar 2024 14:09:00 +0000 (09:09 -0500)
commit4129bdfbc1f4ce167747662db1d3b4f3f2fba2ff
treeb2c75fc50b8cf3aad0e3f840c8792ce7170f4cb6
parentc2ad5fb616d4e8aa2ac00e224030589847731fbe
arm: mach-k3: Add default ATF location for AM62/AM62a

There is a default ATF load address that is used for devices that have
ATF running in SRAM. For AM62 and AM62a, ATF runs from DRAM. Instead
of having to override the address in every defconfig, make add a
default for these ATF in DRAM devices.

Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
arch/arm/mach-k3/Kconfig
configs/am62ax_evm_a53_defconfig
configs/am62x_beagleplay_a53_defconfig
configs/am62x_evm_a53_defconfig
configs/phycore_am62x_a53_defconfig
configs/verdin-am62_a53_defconfig