From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Date: Thu, 23 Sep 2010 19:25:13 +0200 Subject: [U-Boot] u-boot USB status In-Reply-To: References: <201009162137.26955.korgull@home.nl> <201009171946.19385.korgull@home.nl> Message-ID: <201009231925.14205.korgull@home.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Remy, At this moment I only need the device support because the host connection is not always available on my designs. Host support is however also very interesting and I certainly will have a need for that as well at some point. It's wonderful news that there's something available already and I will certainly check this out. Do have an idea for which board type this was implemented ? Thanks a lot for your reply, Marcel > Hi Marcel, > > 2010/9/17 Marcel : > > Hi Damien, > > > > Thanks for the info. I will check it out. > > > > I'm also not sure if the SAM9 USB device support is available. > > I actually did some work a while ago to make USB work for the SAM9 but > > had to leave it in non-working condition at the time. If SAM9 USB is not > > supported yet, I guess I best fix my code and contribute it. > > Sam9 host controller support is already in the mainline for years. > (sam9 uses the OHCI host) > There is sam9 device support in the u-boot-usb branch but first the > CDC branch need to be pushed to mainline during the next merge window > (I hope). > > Kind regards, > > Remy