
On Sun, Apr 27, 2014 at 3:56 PM, Eric Bénard eric@eukrea.com wrote:
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 :-)
Those two are already merged in mainline.
We've been using it a lot for USB networking, where it provides a very nice download mechanism. See this post for details: http://boundarydevices.com/u-boot-2014-01/#usbrecover
I think usbtty is a different thing though (USB serial adapter connected to a Host port).
No, that's a serial port gadget on a USB device controler.
Right and than we can use it to send the console input/output to the host system.