From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Mon, 28 Sep 2009 10:17:16 -0500 Subject: [U-Boot] RFC USB composite devices Message-ID: <4AC0D37C.5030408@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Soon you will see a v2 of my OMAP3 USB device support. After which I will be working on adding a 'fastboot' device. Ref : https://gforge.ti.com/gf/project/omapzoom/wiki/?pagename=FAQ-8%3A+Zoom-II+Android%C2%A0fastboot I would like to add this as composite device with the other device being usbtty. The usb device and composite device support seems to be entirely based on usbtty.Is there a newer interface that needs some help bringing to the mainline? Else, ideas on how to do this cleanly ? All comments welcome, Tom