[U-Boot] [PATCH 1/2] i.MX28: Fix ref_cpu clock setup

Robert Deliën robert at delien.nl
Fri Feb 3 11:42:00 CET 2012


Hi,

> you're only writing data to the register, not clearing them. So maybe some bits
> remain set?

The assignment will work here. There're only 8 bits, of which 6 are the fractional
divider, one is de read-only stable indicator (unaffected by writes) and the last
one is the gating bit.
The assignment configures the fractional divider and clears the gating.

> Anyway, can you please submit proper patch with git send-email? Thanks!

Will do; Working on that! And you're welcome.

Cheers,

        Robert.1


More information about the U-Boot mailing list