summaryrefslogtreecommitdiffstats
path: root/doc/README.imx5
Commit message (Collapse)AuthorAgeFilesLines
* ARM: MX51: PLL errata workaroundDavid Jander2011-09-041-0/+17
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>
OpenPOWER on IntegriCloud