[U-Boot] [PATCH v3 07/10] usb: mxs: Adapt code for i.MX23 support
Fabio Estevam
festevam at gmail.com
Sun Feb 17 21:03:57 CET 2013
On Sun, Feb 17, 2013 at 4:45 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> The i.MX23 just one USB port so we shouldn't mess up with PLL1CTRL and
I think "MX23 has just one USB port" would be better.
> -int ehci_hcd_init(int index, struct ehci_hccr **hccr, struct ehci_hcor **hcor)
> +static void soc_ehci_hcd_enable_clock(void)
Since this is mxs specific a better name would be: mxs_ehci_hcd_enable_clock
More information about the U-Boot
mailing list