From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gilles Chanteperdrix Date: Thu, 16 May 2013 00:31:33 +0200 Subject: [U-Boot] [PATCH RFC] OMAP5: uEVM: Enable USB EHCI functionality (preliminary, not tested) In-Reply-To: <5193AFEC.60700@mm-sol.com> References: <5193AFEC.60700@mm-sol.com> Message-ID: <51940CC5.2050703@xenomai.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 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. Regards. -- Gilles.