]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/mx31ads/lowlevel_init.S
mx31ads: fix 32kHz clock handling
[people/ms/u-boot.git] / board / mx31ads / lowlevel_init.S
index 099a7ca81b25134d32e5f22a3882e5cea366e0f2..e16605836be00c538c90ef4a34682d751615b456 100644 (file)
@@ -220,7 +220,7 @@ lowlevel_init:
        mov     r1, #CS4_BASE
        ldrh    r1, [r1, #0x2]
        /* Is 27MHz switch set? */
-       ands    r1, r1, #0x16
+       ands    r1, r1, #0x10
 
        /* 532-133-66.5 */
        ldr     r0, =CCM_BASE