[U-Boot] [RFC PATCH v3 0/13] Port of MUSB driver from Linux (changes from Linux)

Ilya Yanok ilya.yanok at cogentembedded.com
Wed Oct 24 10:42:40 CEST 2012


Hi Tom,

On Tue, Oct 23, 2012 at 1:45 AM, Tom Rini <trini at ti.com> wrote:

> > This is not a replacement for existing MUSB driver (at least for
> > now), cause there are still consumers of USB serial gadget which
> > uses old API and there is no support for serial with new API
> > for now.
>
> I'm a little lost.  In the kernel, you can't use CONFIG_USB_G_SERIAL
> with CONFIG_USB_MUSB_${hw glue} ?
>

You can. But we don't have g_serial in U-Boot yet.


> In general, things look OK but please run it through checkpatch.pl, use
> just one Signed-off-by line and fixup if (...) { ... one line ... } in
> the glue code you add that's not synced up from the kernel (I saw one in
> the am335x bits).  Thanks!  And lets move this out of RFC...
>

Ok.

Regards, Ilya.


More information about the U-Boot mailing list