From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 26 Jul 2008 15:39:08 +0200 Subject: [U-Boot-Users] USB Uboot on OSK5912 In-Reply-To: <7B4574D56E4ADF438756313E9A172A870CD99530@dlee01.ent.ti.com> References: <260904230807180841k1b269349oe802d67d858360b7@mail.gmail.com> <87bq0rseh5.fsf@denx.de> <7B4574D56E4ADF438756313E9A172A870CD99530@dlee01.ent.ti.com> Message-ID: <20080726133908.GD26611@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 16:46 Fri 25 Jul , Hunter, Jon wrote: > Hello! > > > > I am working on getting USB-uboot working on OSK5912. > > > from linux USB gadget "device controller drivers" (i.e. > > > kernel/drivers/usb/gadget/) it looks like > > > USB core for omap1510 and OSK5912 is same..But not sure, please confirm > > > > No idea. You will have to RTFM. > > RTFM indeed ;-) However, sadly TI does not always make this easy as some of the documentation for these devices is only available under NDA...boo! If you are having problem locating the "fine manual" for OMAP1510 purposes you can refer to the OMAP5910 device as this is pretty much the same device. Documentation for the OMAP5910 can be found here: Due to the fact thath the documentation is under NDA and you have access to it. Could you send a patch for it? Best Regards, J.