From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giulio Benetti Date: Sat, 13 Jun 2009 12:52:27 +0200 Subject: [U-Boot] [PATCH 2/2] at91sam9263ek: active watchdog support via at91sam9263ek_wdt_config References: <1233505762-23290-1-git-send-email-plagnioj@jcrosoft.com> <1233505762-23290-2-git-send-email-plagnioj@jcrosoft.com> <20090308231923.C8F86832E8B8@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In this way the linux driver won't work(the one by Renaud CERRATO). Because it expects MR register not to be set, or to be set enabled. After I don't agree refreshing watchdog inside atmel_usart.c If u-boot hangs there instead of execute bootcmd, then the machine lies there forever. In my opinion we should put WATCHDOG_RESET() inside main_loop and nand write and read. What do you think? Kind regards -- Giulio Benetti R&D Micronova srl