Re: [U-Boot] [PATCH v2 0/3] imx:mx6 add usb support

2014-11-04 Thread Marek Vasut
On Tuesday, November 04, 2014 at 08:49:59 AM, Peng Fan wrote: So uh, what exactly does this patchset do ? It's not clear at all from the subject and any description is completely missing. To my knowledge, i.MX6 already does have USB support in U-Boot, so the subject is misleading as well.

Re: [U-Boot] [PATCH v2 0/3] imx:mx6 add usb support

2014-11-04 Thread Peng Fan
在 11/4/2014 6:31 PM, Marek Vasut 写道: On Tuesday, November 04, 2014 at 08:49:59 AM, Peng Fan wrote: So uh, what exactly does this patchset do ? It's not clear at all from the subject and any description is completely missing. To my knowledge, i.MX6 already does have USB support in U-Boot, so

Re: [U-Boot] [PATCH v2 0/3] imx:mx6 add usb support

2014-11-04 Thread Marek Vasut
On Tuesday, November 04, 2014 at 01:05:44 PM, Peng Fan wrote: 在 11/4/2014 6:31 PM, Marek Vasut 写道: On Tuesday, November 04, 2014 at 08:49:59 AM, Peng Fan wrote: So uh, what exactly does this patchset do ? It's not clear at all from the subject and any description is completely missing.

[U-Boot] [PATCH v2 0/3] imx:mx6 add usb support

2014-11-03 Thread Peng Fan
Changes v2: - move pinmux setting into board_init - add otg polarity setting in board_ehci_hcd_init - Introduce a new weak function to give board a choice to decide the work mode of the otg port, since a otg port can also work in host mode without touch ID pin. Peng Fan (3):