
-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Simon Kagstrom Sent: Monday, September 28, 2009 12:36 PM To: u-boot@lists.denx.de Subject: [U-Boot] [PATCH] arm:kirkwood: Add hardware watchdog support for Marvell Kirkwood boards
Initialize by calling kw_watchdog_init() with the number of seconds for the watchdog to timeout.
Hi Simon It is good to have more support available for Kirkwood and thanks for your efforts.
But do you really need Watchdog support for u-boot? Because if you want to use the watchdog, you will need to keep it running in Entire code.
May you pls explain your objective for enabling it?
Secondly Pls have a look at drivers/watchdog/at91sam9_wdt.c and its implementation, This will be a good way of implementation.
Regards.. Prafulla . .
Regards.. Prafulla . .