From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Retanubun Date: Thu, 26 Mar 2009 15:34:54 -0400 Subject: [U-Boot] Coldfire: MCF5271: Periodic HW watchdog petting and sleep function does not work. In-Reply-To: References: <49AC4A0D.6040905@RuggedCom.com> <49AE7E98.8050208@RuggedCom.com> <49B0282A.6010203@RuggedCom.com> <49C2B5DD.1000905@RuggedCom.com> Message-ID: <49CBD8DE.1000908@RuggedCom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de TC Liew wrote: > Richard, > > I used 6 for most platforms. 1 is lowest priority - 7 - is the highest. Got it, thanks TC, I set it similar to the other platform (x1E): A patch for the timer interrupt that fixes the sleep command is submitted on a separate thread. I have also submitted a patch for the periodic HW watchdog reset-ing. If you'd like to continue the discussion, let's do it on the respective patch threads. Richard