]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: Move tispl.bin loading into R5 directory
authorAndrew Davis <afd@ti.com>
Fri, 2 Feb 2024 00:24:45 +0000 (18:24 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 4 Mar 2024 18:41:04 +0000 (13:41 -0500)
commitb4516be351895cf2217fba7688667c1a6a827b42
treeeed7b9af222dd929ca90b6797478c51b69551a10
parent3e572c9bed167b619d5732fb2095196ec7c29035
arm: mach-k3: Move tispl.bin loading into R5 directory

ATF, OPTEE, DM (tispl.bin) loading is only ever done by the R5 core,
move the code into the R5 directory.

Signed-off-by: Andrew Davis <afd@ti.com>
arch/arm/mach-k3/common.c
arch/arm/mach-k3/r5/common.c