the following patch was just integrated into master: commit 2c703c13954fcef101135ffd7113889f4c22e3ca Author: Patrick Georgi patrick.georgi@secunet.com Date: Thu Oct 27 13:08:13 2011 +0200
libpayload: Fix OHCI some more
OHCI works when USB_DEBUG is disabled, but not, when disabled. This is because the controller requires some more time after a schedule has finished.
Also improve compliance with the OHCI spec.
Change-Id: I4685cc485ff9c52b489fbaa352ab889671cff876 Signed-off-by: Patrick Georgi patrick.georgi@secunet.com
Build-Tested: build bot (Jenkins) at Tue Nov 1 09:00:32 2011, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Tue Nov 1 19:07:39 2011, giving +2 See http://review.coreboot.org/365 for details.
-gerrit