Simon,
> On 21 May 2015 at 15:02, Matthew Starr wrote:
> >
> > CONFIG_MXC_USB_PORT was used to define which USB port was to be
> > initialized. If CONFIG_USB_MAX_CONTROLLER_COUNT > 1, then the port
> > specified by CONFIG_MXC_USB_PORT would be duplicated
>
led, starting with port 0. If port 1 is needed, then set
CONFIG_USB_MAX_CONTROLLER_COUNT to 2 so 2 ports get populated (port 0
and port 1) even though port 0 will not be used.
Configurations for all boards affected are updated.
Signed-off-by: Matthew Starr
---
drivers/usb/host/ehci-mx5.c
port 0 is not used.
If only port 0 is populated, the value of
CONFIG_USB_MAX_CONTROLLER_COUNT should be set to 1 and port 0 is
the only USB port initialized.
Matthew Starr (1):
usb: imx: Allow multiple USB ports to be used at the same time on mx5
drivers/usb/host/ehci-mx5.c| 8
ci, CONFIG_MXC_USB_PORT);
+ board_ehci_hcd_postinit(ehci, index);
return 0;
}
Regards,
Matthew Starr
> -Original Message-
> From: Fabio Estevam [mailto:feste...@gmail.com]
> Sent: Tuesday, May 19, 2015 9:45 PM
> To: Matthew Starr
> Cc: U-Boot-Denx; Marek Vašut
>
am trying to get both USB Host port 1 and USB OTG port 0 working at the
same time. Does u-boot allow using multiple USB controller ports at the same
time?
Best regards,
Matthew Starr
> -Original Message-
> From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Matthew
&
debug this further.
Best regards,
Matthew Starr
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
or the eMMC user area at boot so I can load my uboot environment and
kernel?
Best regards,
Matthew Starr
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
7 matches
Mail list logo