Other Parts Discussed in Thread: TMDXIDK5718
Hi,
In my custom board I have adopted reset scheme from AM572x GP EVM board.
I am running Linux on custom board. While I try to reboot via Linux command in custom board , it halts at "Restarting system"". And board does not restart.
Where as on AM5718 EVM (TMDXIDK5718) it works properly.
What is the hardware dependence for implementing reset??
I guess PORZ has 3 sources as per EVM design
1. PMIC reset out
2. SoC's RSTOUTn
3. Hardware RESET (via reset button)
I guess Linux has to trigger reset via PMIC or Self Generate RSTOUT.
Please advice on the mechanism for reboot in Linux build for AM5718.