summaryrefslogtreecommitdiff
path: root/cpu
diff options
context:
space:
mode:
authorRanjani Vaidyanathan <ra5478@freescale.com>2011-06-22 17:08:46 -0500
committerJustin Waters <justin.waters@timesys.com>2012-09-05 14:57:45 -0400
commitcbe38277aa65a0e0e445714be8ec9b221ab97bb2 (patch)
treefcadf0be0187fc62e700dfc99ab67f2cd68ae51b /cpu
parent59468187f4641b3fa8cc97f640fbf6f8bd2e5f63 (diff)
ENGR00151966: MX51 - Apply SW workaround for the PLL1 unlock HW issue.
Apply the following SW workaround to fix the PLL unlock issue. 1.Move all the clock sources which are currently running on PLL1 from PLL1 to PLL2 2.Clear AREN bit in PLL1 (to avoid restart during MFN change) 3.Program the PLL1 to the next settings: a. MFI = 8 b. MFD = 179 c. MFN = 180 d. PLM = 1 4.Manually restart the PLL1 5.Wait to PLL1 to lock 6.Reprogram the PLL1 to the next settings: a. MFI = 60, others keep same 7.Load the MFN 8.Wait for LDREQ and delay ~4.6us 9.Switch the clocks which were previously moved from PLL1 to PLL2 back to PLL1 Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions