From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Trimarchi Date: Thu, 19 Mar 2009 13:08:47 +0100 Subject: [U-Boot] USB EHCI driver In-Reply-To: <22598488.post@talk.nabble.com> References: <22598488.post@talk.nabble.com> Message-ID: <49C235CF.2080404@gandalf.sssup.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, FrancescoVT wrote: > Hi, > > I'm developing an USB EHCI driver for ADS5121e. Now , I completed > initialization sequence for my SOC EHCI Controller. My scope is to use with > mass storage, but I think that ehci core layer don't work correctly. Do > somebody use EHCI CORE layer for Mass storage and it was ok? > Can you report exactly your problem? What happen? > Thank you. > Michael