[U-Boot] [PATCH 0/3] OMAP USB host fixes for Beagle & Panda
Roger Quadros
rogerq at ti.com
Wed Dec 4 12:17:07 CET 2013
Hi,
On 12/04/2013 11:58 AM, Tomi Valkeinen wrote:
> On 2013-12-02 15:47, Roger Quadros wrote:
>> Hi,
>>
>> This series
>>
>> - Fixes OMAP4 Panda USB device detection issues
>> - Gets rid of ULPI reset errors on Beagle & Panda
>>
>> ---
>> cheers,
>> -roger
>>
>> Roger Quadros (3):
>> usb: ehci-omap: Reset the USB Host OMAP module
>> omap3_beagle: Don't use ulpi_reset
>> omap4_panda: Don't use ulpi_reset
>>
>> drivers/usb/host/ehci-omap.c | 57 +++++++++++++++++++++++++++++++-----------
>> include/configs/omap3_beagle.h | 3 ---
>> include/configs/omap4_panda.h | 3 ---
>> 3 files changed, 42 insertions(+), 21 deletions(-)
>
> Tested on OMAP4 Panda and OMAP3 Beagle xM.
>
> Usually seems to work, but on Panda I still sometimes see that the eth
> is not found:
>
> (Re)start USB...
> USB0: USB EHCI 1.00
> scanning bus 0 for devices... 1 USB Device(s) found
> scanning usb for storage devices... 0 Storage Device(s) found
> scanning usb for ethernet devices... 0 Ethernet Device(s) found
> No ethernet found.
Thanks for the tests. I'll need to investigate more, but the patches are good
enough to go as they are.
cheers,
-roger
More information about the U-Boot
mailing list