[U-Boot] [PATCH] usb: fix usb start problem with SMSC USB hub and Toshiba USB stick

Remy Bohmer linux at bohmer.net
Wed Oct 13 12:04:36 CEST 2010


Hi,

2010/10/12 Wolfgang Denk <wd at denx.de>:
> Dear Remy,
>
> In message <1283280314-10700-1-git-send-email-agust at denx.de> Anatolij
> Gustschin wrote:
>> Checking the status field of the qTD token in the current code
>> do not take into acount cases where endpoint stall (halted) bit
>> is set together with some other status bits. As a result clearing
>> stall on an endpoint won't be done if other status bits were set.
>>
>> <snip>
>>
>> Signed-off-by: Anatolij Gustschin <agust at denx.de>
>> ---
>>  common/usb_storage.c        |    5 +++--
>>  drivers/usb/host/ehci-hcd.c |    8 ++++++++
>>  2 files changed, 11 insertions(+), 2 deletions(-)
>
> Any comments on this?

I had, look here:
http://lists.denx.de/pipermail/u-boot/2010-September/076537.html
It is silence on this patch since.

Kind regards,

Remy


More information about the U-Boot mailing list