Hi Matthew,

On Wed, May 20, 2015 at 4:59 PM, Matthew Starr <mst...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to