View Single Post
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#4
Adding the line
Code:
 twl4030_i2c_write_u8(TWL4030_CHIP_PM_RECEIVER, 0,
                                       TWL4030_PM_RECEIVER_WATCHDOG_CFG);
Where it will be executed disables the TWL watchdog.

I put it in rx51_kp_init function in board/nokia/rx51/rx51.c

Changing the 0 to another number gives you this number of seconds until the watchdog reboots the system. I do not know what is the legal range for this parameter.

Note that u-boot with this change (and a few more) fails to boot the kernel on devices of revision 2204, so be prepared.
__________________
My repository

"N900 community support for the MeeGo-Harmattan" Is the new "Mer is Fremantle for N810".

No more Nokia devices for me.