[U-Boot] stability USB memory sticks for the common OHCI USB layer.

Stelian Pop stelian at popies.net
Wed Sep 24 22:48:55 CEST 2008


Le mardi 23 septembre 2008 à 12:31 +0200, Remy Bohmer a écrit :
> Hello Stelian,
> 
> Thanks for the logging. This is useful info.
> 
> > usb_control_msg: request: 0x1, requesttype: 0x23, value 0x14 index 0x1 length 0x0
> > New Device 1
> > usb_control_msg: request: 0x6, requesttype: 0x80, value 0x100 index 0x0 length 0x40
> > ERROR:  USB-error: DEVICENOTRESPONDING: Device did not respond to token (IN) or did
> > not provide a handshake (OUT) (5)
> 
> Apparently the 1st access to the device already fails.
> Can you please try to set "#define CONFIG_LEGACY_USB_INIT_SEQ 1" in
> your include/configs/<board>.h ?
> This enables the old way U-boot does the device initialisation. If
> this helps I have to check 1 of my patches, which changed this
> behaviour to make it compliant to the USB standard.
> The legacy implementation of U-boot is just wrong, but it might work.

Already did, and didn't change much... it still fails more or less the
same way.

-- 
Stelian Pop <stelian at popies.net>



More information about the U-Boot mailing list