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)
commit1525620b0e5e8cf47782364c536aa1732aeee592
tree537480d1e7c4b4c6937ed2bb0e79b3a098549512
parent615a619bc7bdd02ae31121716e4ec050c53f597d
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