[coreboot] Patch merged into coreboot/master: aaa212d libpayload: Do not call ohci_reset() from ohci_init()

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 14 17:44:36 CET 2012


the following patch was just integrated into master:
commit aaa212d17d0070850f1dd2195129788acc978a9f
Author: Nico Huber <nico.huber at secunet.com>
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 <nico.huber at secunet.com>
    Reviewed-on: http://review.coreboot.org/1850
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Nov 14 11:31:23 2012, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Wed Nov 14 17:44:35 2012, giving +2
See http://review.coreboot.org/1850 for details.

-gerrit




More information about the coreboot mailing list