ramips: watchdog: use maximum possible timeout by default
authorGabor Juhos <juhosg@openwrt.org>
Sun, 12 Aug 2012 12:48:28 +0000 (12:48 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 12 Aug 2012 12:48:28 +0000 (12:48 +0000)
commit94039308590827dfdd3d6afc0617bc36d968c1c9
tree29e9aa40ae773085a689b2c571909c5617bc1192
parent92ffd001da1afd5170bf98e7dea1cf55a556cd17
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>
SVN-Revision: 33144
target/linux/ramips/files/drivers/watchdog/ramips_wdt.c