[U-Boot] [PATCH] Enable usb ehci support for p2020ds board

Felix Radensky felix at embedded-sol.com
Tue Sep 15 11:09:09 CEST 2009


Hu Mingkai-B21284 wrote:
>  
>   
>> I've tested another USB stick with this board, and was 
>> recognized properly.
>> Also, the problematic stick works fine with Linux, so I still 
>> suspect there's a problem in u-boot  EHCI driver. Can you 
>> test your board with smaller/older devices, the one that has 
>> problems is 512MB Sandisk Cruizer Mini.
>>
>>     
>
> I used the old one - SanDisk Cruzer Micro 256MB :-)
>
> But sometime, the reset command don't list the device, I had to run
> the reset command again.
>
>   
This is what happens if I run usb reset twice:

=> usb reset
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... Device NOT ready
   Request Sense returned 00 00 00
0 Storage Device(s) found
=> usb reset
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 0 Storage Device(s) found

Felix.


More information about the U-Boot mailing list