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

2014-10-13 Thread Fabio Estevam
Hi Ye Li, On Mon, Oct 13, 2014 at 2:56 AM, Li Ye-B37916 wrote: > I will update per your comments. > > For the copyright, in FSL we are asked to update it when applying any change > to the file. what's the rule used in community? Yes, that internal script does not make sense. I would say just l

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

2014-10-12 Thread Li Ye-B37916
On 10/10/2014 7:46 PM, Fabio Estevam wrote: > On Fri, Oct 10, 2014 at 6:01 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

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

2014-10-10 Thread Fabio Estevam
On Fri, Oct 10, 2014 at 6:01 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] imx: mx6 sabreauto: Add board support for USB EHCI

2014-10-10 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 BSP support. Since the power control uses the GPIO