Tool/software:
After upgrade to psdk10, the Linux reboot hang at:
189.454695] reboot: Restarting system
I did a few test as below:
1. In u-boot cmdline, we are able to use reset to reboot the device
2. If we kick the watchdog, the device can reboot when timeout
3. If we kick the watchdog and reboot right away, the reboot still hang at the same place and watchdog won't reset the device.
4. With some debug, we found the reboot hang at: TF-A: k3_system_reset -> ti_sci_core_reboot()
We are still using sd boot, we didn't test reboot in other boot mode yet. Please help.
Regards,
Mandy