Re: [U-Boot] [PATCH] usb: imx: Allow multiple USB ports to be used at the same time on mx5

2015-05-21 Thread Matthew Starr
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 >

[U-Boot] [PATCH] usb: imx: Allow multiple USB ports to be used at the same time on mx5

2015-05-21 Thread Matthew Starr
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

[U-Boot] [PATCH 0/1] Allow multiple USB ports to be used on Freescale mx5 boards

2015-05-21 Thread Matthew Starr
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

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

2015-05-20 Thread Matthew Starr
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 >

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

2015-05-14 Thread Matthew Starr
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 &

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

2015-05-14 Thread Matthew Starr
debug this further. Best regards,  Matthew Starr ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] eMMC 4.41 boot partition booting issue

2015-04-24 Thread Matthew Starr
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