Yuri Tikhonov 2e721094a7 lwmon5: enable hardware watchdog
Some boards (e.g. lwmon5) may use rather small watchdog intervals, so
causing it to reboot the board if U-Boot does a long busy-wait with
udelay(). Thus, for these boards we have to restart WD more
frequently.

This patch splits the busy-wait udelay() into smaller, predefined,
intervals, so that the watchdog timer may be resetted with the
configurable (CONFIG_WD_PERIOD) interval.

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-02-22 15:54:34 +01:00
..
2008-02-14 09:37:57 +00:00
2008-02-15 00:11:39 +01:00
2008-02-14 23:46:46 +01:00
2008-02-22 15:54:34 +01:00
2008-01-16 14:14:40 +01:00
2008-02-04 19:26:53 -05:00
2007-10-31 21:20:49 +01:00
2007-10-31 21:20:49 +01:00
2007-08-14 18:42:36 +02:00
2007-11-26 19:18:21 +01:00
2007-08-10 19:21:35 -04:00
2008-01-11 16:05:36 +01:00
2008-02-07 01:08:05 +01:00
2008-01-03 21:36:50 -05:00
2007-09-17 08:19:08 +02:00
2008-02-03 23:58:21 +01:00
2007-07-20 15:03:03 +02:00
2008-01-09 10:43:47 +01:00
2008-01-09 13:36:28 +01:00
2008-01-09 13:36:28 +01:00
2007-10-13 21:15:39 +02:00