[U-Boot] [PATCH 2/3] mx5: lowlevel_init.S: Fix PLL settings for mx53
Stefano Babic
sbabic at denx.de
Wed Oct 17 18:11:09 CEST 2012
Am 15/10/2012 17:37, schrieb Fabio Estevam:
> Currently PLL2 is not explicitely configured for mx53 and it runs at 333MHz.
>
> Since PLL2 is the parent clock for DDR2, IPU, VPU, we should set it at 400MHz
> instead.
>
> Without doing so, it is not possible to use a 2.6.35 FSL kernel and display HDMI
> at 1080p because the IPU clock cannot reach the requested frequency.
>
> Set PLL2 to 400MHz, so that 1080p can be played and the DDR2 can run at its
> maximum frequency.
>
> Also, setup the other PLL's as done in FSL U-boot and re-arrange the code a little
> bit to allow easier comparison with the original clock setup from FSL U-boot.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
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
=====================================================================
More information about the U-Boot
mailing list