[U-Boot] i.MX53 USB Client not working

Fabio Estevam festevam at gmail.com
Wed May 20 23:30:09 CEST 2015


Hi Matthew,

On Wed, May 20, 2015 at 4:59 PM, Matthew Starr <mstarr at hedonline.com> wrote:

> I fixed the issues by switching all instances of CONFIG_MXC_USB_PORT with index in drivers/usb/host/ehci-mx5.c and CONFIG_MXC_USB_PORT is no longer used.  Even if index is used in place of CONFIG_MXC_USB_PORT, if you wanted to just use port 1 you would need to populate both port 0 and 1 by setting CONFIG_USB_MAX_CONTROLLER_COUNT to 2.
>
> Here is the patch I made to drivers/usb/host/ehci-hcd.c to make USB client work on port 0 and USB host work on port 1 at the same time:

Please send it as a formal patch to this list.

Regards,

Fabio Estevam


More information about the U-Boot mailing list