Hi, experts, I've the need to performs a soft reboot from linux (3.2.0) after a resume
(am33xx_resume_from_deep_sleep in sleep33xx.S ) restarting the AM335X boot loader:
I cant reset using PRM_CTRL_REG.RST_GLOBAL_WARM_SW for some hardware troubles,
and any linux arch restart functions seems not to work.
I've try to jump to 0x40020000 but with no effects... any other way to do the work?
Thanks,
Mario