[U-Boot] [PATCH] imx: mx6q_4x_mt41j128.cfg: Setup CCM_CCOSR register
Fabio Estevam
festevam at gmail.com
Wed Apr 17 21:22:15 CEST 2013
Hi Eric,
On Wed, Apr 17, 2013 at 3:57 PM, Eric Nelson
<eric.nelson at boundarydevices.com> wrote:
> More importantly than eliminating code in the mainline kernel,
> enabling the clock will remove squeal after an ungraceful
> reboot (watchdog) if hooked up to speakers. I believe you
> can see this under Android by issuing a 'reboot' command.
Ok, great. I was not aware of this problem. Glad to know that it also fixes it.
I can send this same change to nitrogen and wandboard.
> Does wandboard also use SGTL5000 connected up to CKO1?
Yes, it does.
I started to adding audio support to wandboard in the mainline kernel,
then I saw all the code that mx6qsabrelite uses to configure the cko1,
and I preferred not to repeat it again.
It is much simpler to let the bootloader take care of it, as it is a
simple register write.
Regards,
Fabio Estevam
More information about the U-Boot
mailing list