[RFC PATCH 6/6] configs: j784s4_evm_r5_defconfig: Enable BIST

Neha Malcom Francis n-francis at ti.com
Tue Sep 3 13:44:02 CEST 2024


Enable both the BIST driver and the R5 remoteproc to be able to
successfully probe and trigger BIST tests on MAIN_R5 cores.

Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
---
 configs/j784s4_evm_r5_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/j784s4_evm_r5_defconfig b/configs/j784s4_evm_r5_defconfig
index a1168819497..450abb35916 100644
--- a/configs/j784s4_evm_r5_defconfig
+++ b/configs/j784s4_evm_r5_defconfig
@@ -126,6 +126,7 @@ CONFIG_POWER_DOMAIN=y
 CONFIG_TI_POWER_DOMAIN=y
 CONFIG_K3_SYSTEM_CONTROLLER=y
 CONFIG_REMOTEPROC_TI_K3_ARM64=y
+CONFIG_REMOTEPROC_TI_K3_R5F=y
 CONFIG_RESET_TI_SCI=y
 CONFIG_DM_SERIAL=y
 CONFIG_SOC_DEVICE=y
@@ -146,3 +147,4 @@ CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
 CONFIG_PANIC_HANG=y
 CONFIG_LIB_RATIONAL=y
 CONFIG_SPL_LIB_RATIONAL=y
+CONFIG_K3_BIST=y
-- 
2.34.1



More information about the U-Boot mailing list