From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 11 Feb 2014 11:19:11 +0100 Subject: [U-Boot] [PATCH 1/2] imx6: ensure AHB clock is 132MHz in low freq boot mode In-Reply-To: <1390456819-18494-1-git-send-email-b20788@freescale.com> References: <1390456819-18494-1-git-send-email-b20788@freescale.com> Message-ID: <52F9F91F.6060604@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 23/01/2014 07:00, Anson Huang wrote: > For low freq boot mode(ARM boot up with 396MHz), ROM > will not set AHB clock to 132MHz, and the reset value of > AHB divider is incorrect which will lead to wrong AHB > rate, need to correct it. To enable low freq boot mode, > need to set BOOT_CFG2[2] to high, tested on i.MX6Q/DL > SabreSD board and i.MX6SL EVK board. > > Reviewed-by: Fabio Estevam > Signed-off-by: Anson Huang > --- 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-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================