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

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

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

2015-05-21 Thread Matthew Starr
, 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 mst...@hedonline.com --- drivers/usb/host

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 mst...@hedonline.com 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

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

2015-05-20 Thread Matthew Starr
; } 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 Subject: Re: [U-Boot] i.MX53 USB Client not working Hi Matthew, On Thu, May 14, 2015 at 7:39 PM

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

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

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 Starr

[U-Boot] eMMC 4.41 boot partition booting issue

2015-04-24 Thread Matthew Starr
environment and kernel? Best regards,   Matthew Starr ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot