Re: [U-Boot] [PATCH v2] imx: mx6 sabreauto: Add board support for USB EHCI

2014-10-30 Thread Stefano Babic
Hi Ye, On 13/10/2014 14:38, Ye.Li wrote: > On mx6 sabreauto board, there are two USB ports: > 0: OTG > 1: HOST > The EHCI driver is enabled for this board, but the IOMUX and VBUS power > control is not implemented, which cause both USB port failed to work. > This patch fix the problem by adding th

Re: [U-Boot] [PATCH v2] imx: mx6 sabreauto: Add board support for USB EHCI

2014-10-13 Thread Fabio Estevam
On Mon, Oct 13, 2014 at 9:38 AM, Ye.Li wrote: > On mx6 sabreauto board, there are two USB ports: > 0: OTG > 1: HOST > The EHCI driver is enabled for this board, but the IOMUX and VBUS power > control is not implemented, which cause both USB port failed to work. > This patch fix the problem by addi

[U-Boot] [PATCH v2] imx: mx6 sabreauto: Add board support for USB EHCI

2014-10-13 Thread Ye . Li
On mx6 sabreauto board, there are two USB ports: 0: OTG 1: HOST The EHCI driver is enabled for this board, but the IOMUX and VBUS power control is not implemented, which cause both USB port failed to work. This patch fix the problem by adding the board support codes. Since the power control uses t