u-boot-brain/arch/arm
David Jander 9db1bfa110 ARM: MX51: PLL errata workaround
This is a port of the official PLL errata workaround from Freescale to
mainline u-boot.
The PLL's in the i.MX51 processor can go out of lock due to a metastable
condition in an analog flip-flop when used at high frequencies.
This workaround implements an undocumented feature in the PLL (dither
mode), which causes the effect of this failure to be much lower (in terms
of frequency deviation), avoiding system failure, or at least decreasing
the likelihood of system failure.

Signed-off-by: David Jander <david@protonic.nl>
2011-09-04 11:36:11 +02:00
..
cpu ARM: MX51: PLL errata workaround 2011-09-04 11:36:11 +02:00
include/asm ARM: MX51: PLL errata workaround 2011-09-04 11:36:11 +02:00
lib arm: fix bd pointer dereference prior initialization 2011-09-03 22:40:46 +02:00
config.mk arm: adjust PLATFORM_LIBS for SPL 2011-07-26 14:43:48 +02:00