the following patch was just integrated into master: commit 38762c83cc8071aebdaaa35cb5befe6682f9fdc3 Author: Nico Huber nico.huber@secunet.com Date: Fri Jun 1 09:50:11 2012 +0200
libpayload: Detach unresponsive usb mass storage devices
This enables logical detachment of unresponsive usb devices (i.e. devices not responding to control transfers) in the usb mass storage driver. Without the detection of unresponsive devices we wait way too long for the device to become ready.
Change-Id: I8b8cf327f49dde25afaca4d3066f16ea86b99d3d Signed-off-by: Nico Huber nico.huber@secunet.com
Build-Tested: build bot (Jenkins) at Wed Jun 20 20:25:43 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Wed Jun 20 22:33:45 2012, giving +2 See http://review.coreboot.org/1121 for details.
-gerrit