From: "Eric Bénard" <eric@eukrea.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] usbtty using i.MX6
Date: Sun, 27 Apr 2014 21:12:35 +0200 [thread overview]
Message-ID: <20140427211235.4d86590b@e6520eb> (raw)
In-Reply-To: <20140427205656.2baa7f50@e6520eb>
Hi again,
Le Sun, 27 Apr 2014 20:56:56 +0200,
Eric B?nard <eric@eukrea.com> a ?crit :
> Le Sun, 27 Apr 2014 10:56:48 -0700,
> Eric Nelson <eric.nelson@boundarydevices.com> a ?crit :
> > We're using UDC on all of our i.MX6 board. Marek and Troy have had this
> > working for a while now.
> >
> > I think the two key patches are these:
> > https://github.com/boundarydevices/u-boot-imx6/commit/f3d7cff
> > https://github.com/boundarydevices/u-boot-imx6/commit/f016f8c
> >
> that's not mainline :-)
>
Oops sorry, in fact that's also mainline. Interesting to learn it ;-)
Quickly looking at the code, it seems that usbtty is not using the same
API as the other gadgets in drivers/usb/gadget : it doesn't call
usb_gadget_register_driver and instead call the udc functions directly.
So indeed in the present state, this driver can't work on an i.MX6.
Eric
next prev parent reply other threads:[~2014-04-27 19:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-26 22:47 [U-Boot] usbtty using i.MX6 Otavio Salvador
2014-04-27 9:05 ` Eric Bénard
2014-04-27 17:56 ` Eric Nelson
2014-04-27 18:04 ` Michael Trimarchi
2014-04-27 18:56 ` Eric Bénard
2014-04-27 19:03 ` Otavio Salvador
2014-04-27 19:12 ` Eric Bénard [this message]
2014-04-27 19:19 ` Eric Nelson
2015-01-15 9:26 ` shabeer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140427211235.4d86590b@e6520eb \
--to=eric@eukrea.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.