Hi Matthew,
On Wed, May 20, 2015 at 4:59 PM, Matthew Starr 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 wante
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
>
Hi Matthew,
On Thu, May 14, 2015 at 7:39 PM, Matthew Starr wrote:
> It appears that setting CONFIG_MXC_USB_PORT to 0 then loads the OTG port on
> the i.MX53. The code appears to be in drivers/usb/host/ehci-mx5.c.The
> problem then is that the USB host port is then not usable since my i.MX5
gt; Starr
> Sent: Thursday, May 14, 2015 9:37 AM
> To: u-boot@lists.denx.de
> Subject: [U-Boot] i.MX53 USB Client not working
>
> I have a custom board loosely based off the i.MX53 QSB with a dedicated USB
> client port and separate dedicated USB host port. I am trying to get
I have a custom board loosely based off the i.MX53 QSB with a dedicated USB
client port and separate dedicated USB host port. I am trying to get USB
client functionality working in mainline u-boot 2015.04. I have verified that
USB client/gadget functionality works when booted into Linux on the
5 matches
Mail list logo