arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-Boot
authorSuman Anna <s-anna@ti.com>
Mon, 26 Jul 2021 21:13:07 +0000 (16:13 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 27 Jul 2021 05:30:44 +0000 (11:00 +0530)
commit05e858aefe8da523b25080ad9034a9322f7a1d20
tree36e0e68993b42cbde029f539cd0a89a65c7c4e7e
parent31b3d7a01851552ca1b4e962db5922db66d3b883
arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-Boot

The Main R5FSS Core0 on J721E SoCs is originally booted from R5 SPL
itself to achieve certain product-level early-boot metrics. This is
no longer supported after the R5 SPL re-architecture (support merged
for v2021.10-rc1). Move the booting of this core altogether from R5
SPL to A72 U-Boot.

The env variables are left as is for now, and will be cleaned up
in a subsequent patch.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210726211311.5977-2-s-anna@ti.com
arch/arm/mach-k3/j721e_init.c
include/configs/j721e_evm.h