the following patch was just integrated into master: commit 309aa8cc0731941ea7b219c8a374bbe182c44891 Author: Nico Huber nico.huber@secunet.com Date: Mon May 21 14:46:26 2012 +0200
libpayload: Add timeouts in the OHCI USB driver
We should always have some timeout when we wait for the hardware. This adds missing timeouts and a more standard compliant port reset to the OHCI driver.
Change-Id: I2cfcb1039fd12f291e88dcb8b74d41cb5bb2315e Signed-off-by: Nico Huber nico.huber@secunet.com
Build-Tested: build bot (Jenkins) at Thu May 31 17:52:05 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Thu Jun 7 23:48:29 2012, giving +2 See http://review.coreboot.org/1076 for details.
-gerrit