Hi,
I am working on a custom board based on OMAP4460. The TWL6030 has a primary watchdog timer which has to be programmed once every 128 seconds.
This primary watchdog timer cannot be disabled by software.
As part of power management when i echo mem > /sys/power/state/ the board goes to suspend. In suspend, if the board is left idle for more than 128 seconds it freezes.
How do i make sure that the board does not freeze when left idle in suspend for more than 128 seconds ?
Any pointers would be helpful.
Thank you for your time.
Regards,
Sanjay