From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?TWF0dGhpYXMgV2Vpw59lcg==?= Date: Fri, 20 May 2011 13:00:04 +0200 Subject: [U-Boot] USB on iMX25 In-Reply-To: References: <4CA48FB8.6080004@arcor.de> Message-ID: <4DD649B4.5020301@arcor.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 19.05.2011 07:29, schrieb Sathish: > Matthias Wei?er arcor.de> writes: >> Hi >> >> I am currently porting u-boot to a new board based on Freescales iMX25 >> processor. I would like to add USB support. As I can see there is no >> support in current head for USB on iMX. Can someone give me some hints >> what I have to do to enable USB host support on iMX25. >> >> Matthias >> > > Hi Matthias, > I'm also trying the same, did you got solution for your problem, if so kindly > share with me. Hi Sathish I got it working and plan to submit a patchset for our iMX25 based board when the next merge window opens. I can send you the patch (which will probably break other iMX based boards) privatly if you are interested. Matthias