the following patch was just integrated into master:
commit aaa212d17d0070850f1dd2195129788acc978a9f
Author: Nico Huber <[email protected]>
Date: Mon Nov 12 16:19:21 2012 +0100
libpayload: Do not call ohci_reset() from ohci_init()
When ohci_reset() was implemented, OHCI controllers stopped working
since the stub ohci_reset() is called at the end of ohci_init().
This is fixed by removing the call. To prevent further problems the call
to the xhci_reset() stub is removed, too.
Change-Id: If89825c8e6caf40f7f4fe078e8b2e90054a54ba2
Signed-off-by: Nico Huber <[email protected]>
Reviewed-on: http://review.coreboot.org/1850
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <[email protected]>
Build-Tested: build bot (Jenkins) at Wed Nov 14 11:31:23 2012, giving +1
Reviewed-By: Ronald G. Minnich <[email protected]> at Wed Nov 14 17:44:35
2012, giving +2
See http://review.coreboot.org/1850 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot