Hello,
I am working on a custom board based on OMAP4460. I am working with android ICS software release 4AI-1.4.
If we enter reboot command in the prompt the board does not reboot and just freezes with the following dmesg
root@android:/ # reboot
[ 71.123291] SysRq : Emergency Remount R/O
[ 71.174499] Emergency Remount complete
[ 71.297332] PVR: PVRSRVDriverShutdown(pDevice=c78a5c00)
[ 71.315734] PVR: SysSystemPrePowerState: Entering state D3
[ 71.336944] PVR: Uninstalling device LISR on IRQ 53 with cookie c732b100
[ 71.368286] PVR: DisableSystemClocks: Disabling System Clocks
[ 71.444122] Restarting system.
[ 71.447570]
[ 71.449249] Restarting Linux version 3.0.21-00003-OMAP-Android+ (sanjay@mistral-Veriton-Series) (gcc version 4.4.1 (Sourcery G++ L
ite 2010q1-202) ) #6 SMP PREEMPT Tue Nov 27 14:22:01 IST 2012
[ 71.449249]
We have used a PMIC (TWL6030B1AACMR) with primary watchdog timer and charger watchdog enabled.
We observed that after reboot command, WARM reset is asserted from OMAP and VMMC goes to 1.8V and never comes back to 3V.
Any pointers would be helpful.
Thank you for your time.
Regards,
Sanjay