1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 20:21:30 +03:00
openwrt-xburst/target/linux/ramips/files/drivers/watchdog
juhosg 2c5c4009fb ramips: watchdog: use maximum possible timeout by default
As the userspace has no means to determine the maximum possible timeout, use
that as the default and let the userspace lower it when necessary.

As the result the usual OpenWrt install (with busybox's watchdog trying to set
the timeout to 60s on start) is using a 33s timeout on an RT3052 clocked at
384MHz instead of the current 20s default.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-12 12:48:28 +00:00
..
ramips_wdt.c ramips: watchdog: use maximum possible timeout by default 2012-08-12 12:48:28 +00:00