Tool/software:
Hello, how to activate watchdog in R5 SPL?
This is the test case for watchdog R5 SPL, that is why "failed to boot from all devices". It is the easiest way to create fault condition.
According reference manual wkup_rti0 suppose to reset R5 but activating it result in error message and no reset...
U-Boot SPL 2025.04 (May 13 2025 - 20:37:13 -0400)
SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
Changed A53 CPU frequency to 1250000000Hz (T grade) in DT
SPL initial stack usage: 13400 bytes
ti_power_domain_of_xlate: invalid dev-id: 132
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
Attempt to activate main_rti0 as a check result in different error but still no reset:
U-Boot SPL 2025.04 (May 13 2025 - 20:37:13 -0400)
SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
Changed A53 CPU frequency to 1250000000Hz (T grade) in DT
SPL initial stack usage: 13400 bytes
ti_power_domain_of_xlate: invalid dev-id: 125
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###