Re: [U-Boot] [PATCH 1/2] imx6: ensure AHB clock is 132MHz in low freq boot mode

2014-02-11 Thread Stefano Babic
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 h

[U-Boot] [PATCH 1/2] imx6: ensure AHB clock is 132MHz in low freq boot mode

2014-01-22 Thread Anson Huang
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