the following patch was just integrated into master: commit 77727940b54e5fe4daafa21e638951f2fb2162f2 Author: Nico Huber nico.huber@secunet.com Date: Mon May 21 14:41:49 2012 +0200
libpayload: Remove orphaned delay from OHCI USB driver
This removes a synthetic delay of 5ms from every OHCI USB command. A delay here seems to be of no use and first tests have shown no glitches.
Change-Id: Ie72b2d49e6734345708f04f3f7b86bacc7926108 Signed-off-by: Nico Huber nico.huber@secunet.com
Build-Tested: build bot (Jenkins) at Thu May 31 17:36:14 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Thu Jun 7 23:17:40 2012, giving +2 See http://review.coreboot.org/1075 for details.
-gerrit