]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPL
authorSuman Anna <s-anna@ti.com>
Mon, 26 Jul 2021 21:13:08 +0000 (16:13 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 27 Jul 2021 05:30:44 +0000 (11:00 +0530)
commit76ff571df5011e482f8a15d537179ceffe9c076b
treecd23d659de5697adaa8a3338c814b0486e8e9042
parent1e0777f62871483722b78f987a0c215a7ab88434
arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPL

The common J7 specific start_non_linux_remote_cores() override function
implements the logic to load and boot the Main R5FSS Core0 from R5 SPL.
This won't be supported any more for either J721E or J7200 after the R5
SPL rearchitecture for the System Firmware split into TI Foundation
Security (TIFS) and Device Management (DM) firmwares. So, cleanup the
corresponding code and the related SPL env variables.

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-3-s-anna@ti.com
arch/arm/mach-k3/j721e_init.c
include/configs/j721e_evm.h