From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lear Date: Mon, 15 Jun 2009 13:58:58 +0100 Subject: [U-Boot] mcf5445x watchdog support in U-Boot Message-ID: <4A364592.40104@bubblegen.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi TsiChung et al, I was wondering if there are plans to support and utilise the watchdog in the mcf5445x devices within U-Boot? I've ported a kernel driver from the bitshrine gpp (http://www.bitshrine.org/gpp/linux-2.6.25-mcfv4e-watchdog.patch) so that it hooks into my 54455 hw (Freescale EVB), however I'd like to configure and enable the watchdog in U-Boot with the intention that once Linux starts, the responsibility of kicking the watchdog resides with a user space app -> driver. Thoughts? Much appreciated. -- Matt