From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 11 Jan 2012 09:06:59 +0100 Subject: [U-Boot] [PATCH] mx28: fix clearing of IRQs in power init In-Reply-To: <4F0B4C9E.5060306@itwatchdogs.com> References: <4F0B4C9E.5060306@itwatchdogs.com> Message-ID: <4F0D4323.2020404@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/01/2012 21:22, Zach Sadecki wrote: > There are 2 locations in the power init code for the mx28 where IRQs are not being cleared because incorrect methods to clear those bits were being used. This was causing my board to get stuck waiting for POWER_CTRL_VDD5V_DROOP_IRQ to clear. Using the correct method to clear the IRQs fixes it. > > Signed-off-by: Zach Sadecki > Cc: Wolfgang Denk > Cc: Stefano Babic > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================