The Chip don't Reset when pin PORz go LOW in Linux!
my PCB AM335x ZCZ PORz signal is driver by power supervisor chip TPS3707-33D,
when i push the MR_n pin of TPS3707-33D to GND, RESET_n pin of TPS3707-33D got an 200mS Low Pluse.
if this happen in U-boot running, the chip will reset,u-boot restart,this is ok;
but if this happen in Linux running, the chip just HALT,u-boot don't restart! what's wrong?
any guys can test this on BeagleBone or BBB,force PMIC_PGOOD signal low when running linux?
see what happen next.