This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6442: U-boot SPL failed starting k3_system_controller

Part Number: AM6442

Tool/software:

Hello TI Team,

we are facing an issue on a custom board based on a TI am6442 SoC.

Roughly once every 300 reboots, the U-Boot SPL hangs while attempting to start the k3_system_manager after loading the SYSFW via rproc.

The error happen at:

static void k3_start_system_controller(int rproc_id, bool rproc_loaded, ulong addr, ulong size)

---------------------------------------------------------------------------------------------------------------------------------------------------------

U-Boot SPL 2021.01-sickpca-08470-g4578b21c59 (May 18 2023 - 23:32:05 +0200)
k3_system_controller sysctrler: k3_sysctrler_start: Boot Notification response failed. ret = -110
Firmware init failed on rproc (-110)resetting ... 

---------------------------------------------------------------------------------------------------------------------------------------------------------

So far, we haven’t observed any anomalies on the Power Good signals during these occurrences.

Do you have any suggestions on what might cause this behavior? Are there any specific registers or debug mechanisms we can use to verify whether the k3_system_manager is running correctly or has encountered a failure?

Any guidance or pointers would be greatly appreciated.

HW/SW:

am6442 

eMMC raw boot

sysfw: v08.05.03 (Chill Capybar')

u-boot: 2021.01 

Br 

Stefan