From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lubomir Popov Date: Thu, 16 May 2013 11:39:28 +0300 Subject: [U-Boot] [PATCH RFC] OMAP5: uEVM: Enable USB EHCI functionality (preliminary, not tested) In-Reply-To: <51940CC5.2050703@xenomai.org> References: <5193AFEC.60700@mm-sol.com> <51940CC5.2050703@xenomai.org> Message-ID: <51949B40.1080406@mm-sol.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Gilles, On 16/05/13 01:31, Gilles Chanteperdrix wrote: > On 05/15/2013 05:55 PM, Lubomir Popov wrote: > >> Prerequisites: appropriate patches to the USB EHCI and Eth >> drivers, and to the OMAP5 clock register definitions. > > > Hi Lubomir, > > I have been trying to get the USB working on omap5 uEVM yesterday. In > addition to your code, I added the changes necessary to pinmux the 79 > and 80 GPIOS correctly, but it does not seem to work. I suspect there is > something else missing than simply USB specific bits, because when the > ethernet phy is supposedly out of reset, the ethernet leds keep turned > off. I was thinking about checking the PMIC registers. PMIC wouldn't be related. Did you pull the current u-boot master and then apply the following patches before testing? Eager to know ;) http://patchwork.ozlabs.org/patch/232742/ http://patchwork.ozlabs.org/patch/244100/ > > Regards. > Best regards, Lubo