Skip to content
Snippets Groups Projects
Commit 9db1bfa1 authored by David Jander's avatar David Jander Committed by Albert ARIBAUD
Browse files

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: default avatarDavid Jander <david@protonic.nl>
parent 96c9745f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment