mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
mx7ulp: Select the SCG1 APLL PFD as a system clock source
Due to the APLL out glitch issue, the APLLCFG PLLS bit must be set to select SCG1 APLL PFD for generating system clock to align with the design. Signed-off-by: Ye Li <ye.li@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
ldr r3, =0x80808080
|
||||
str r3, [r2, #0x50c]
|
||||
ldr r3, =0x00160000
|
||||
ldr r3, =0x00160002
|
||||
str r3, [r2, #0x508]
|
||||
ldr r3, =0x00000002
|
||||
str r3, [r2, #0x510]
|
||||
|
||||
Reference in New Issue
Block a user