u-boot/arch/arm/cpu
Fabio Estevam 782b028841 mx5: lowlevel_init.S: Fix PLL settings for mx53
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@freescale.com>
2012-10-17 18:09:34 +02:00
..
arm720t tegra: clean up board include hell 2012-10-15 11:54:07 -07:00
arm920t usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00
arm925t arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm926ejs mx25: Fix eSDHC support 2012-10-15 11:54:13 -07:00
arm946es arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm1136 mx35: Fix eSDHC clocks 2012-10-16 12:35:10 +02:00
arm1176 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm_intcm arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
armv7 mx5: lowlevel_init.S: Fix PLL settings for mx53 2012-10-17 18:09:34 +02:00
ixp arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
lh7a40x arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
pxa pxa: Add code to examine cpu model and revision 2012-10-15 11:54:07 -07:00
s3c44b0 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
sa1100 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
tegra20-common tegra: add funcmux entry for NAND attached to KBC 2012-10-15 11:54:07 -07:00
tegra-common tegra: clean up board include hell 2012-10-15 11:54:07 -07:00
u-boot.lds arm: add a common .lds link script 2012-03-30 07:43:44 +02:00