]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: j721e_evm_r5: Disable K3 R5F remoteproc
authorSuman Anna <s-anna@ti.com>
Mon, 26 Jul 2021 21:13:11 +0000 (16:13 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 27 Jul 2021 05:30:44 +0000 (11:00 +0530)
The J721E R5 SPL will no longer support booting of the Main R5FSS Core0
after the R5 SPL re-architecture for System Firmware split. The MCU R5F
branch-only boot does not use the K3 R5F remoteproc driver, and relies
only on the filesystem (FS) support for now. The K3 R5F remoteproc driver
is therefore no longer needed in R5 SPL, so drop it from the J721E R5
defconfig.

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-6-s-anna@ti.com
configs/j721e_evm_r5_defconfig

index 0f8fda795ac899fda6409d4851e7bea59be5f4ce..c3aba4983d69288613c63991426c9f84fa4d817c 100644 (file)
@@ -113,7 +113,6 @@ CONFIG_SPL_DM_REGULATOR=y
 CONFIG_DM_REGULATOR_TPS65941=y
 CONFIG_K3_SYSTEM_CONTROLLER=y
 CONFIG_REMOTEPROC_TI_K3_ARM64=y
-CONFIG_REMOTEPROC_TI_K3_R5F=y
 CONFIG_DM_RESET=y
 CONFIG_RESET_TI_SCI=y
 CONFIG_DM_SERIAL=y