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.
PORz是AM335x的全局复位输入,如果此信号变低,CPU应该复位,但我的测试发现在U-boot下,这个有效(CPU重启,重新进入uboot),但在linux下却不行(死机,但示波器看到A10管脚WARMRST_n跟随PORz,一起变低,随后变高)
我在http://e2e.ti.com提问了相同的问题
http://e2e.ti.com/support/arm/sitara_arm/f/791/t/333946.aspx
