9
0
Fork 0
barebox/drivers/usb
Michael Grzeschik 35c0475a6d storage/usb.c: fix test_unit_ready
This is needed for the ohci-at91 to work.

In u-boot this function was transmitting a cmdlen of 12, by the initial
commit. There are similar functions like usb_request_sense,
usb_read_capacity nearby which also transmit 12 byte per default on
u-boot, which probably also need a fix.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-12-07 09:39:12 +01:00
..
core Merge branch 'next' 2011-10-09 03:58:49 +02:00
gadget usb/gadget: make serial gadget resistant to cable unplug 2011-12-05 17:59:02 +01:00
host at91: add config option for ohci driver 2011-11-10 09:09:24 +01:00
otg introduce io.h 2011-09-22 19:03:05 +02:00
storage storage/usb.c: fix test_unit_ready 2011-12-07 09:39:12 +01:00
Kconfig USB mass storage device driver initial implementation 2011-09-23 08:53:22 +02:00
Makefile USB mass storage device driver initial implementation 2011-09-23 08:53:22 +02:00