[coreboot-gerrit] Patch merged into coreboot/master: d7c25b3 libpayload: usb: Allow direct instantiation of MMIO host controllers

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 28 00:09:34 CEST 2014


the following patch was just integrated into master:
commit d7c25b357fb26c0bd9e7844e32529c90e994f4a3
Author: Julius Werner <jwerner at chromium.org>
Date:   Wed Sep 4 17:20:32 2013 -0700

    libpayload: usb: Allow direct instantiation of MMIO host controllers
    
    The existing USB_MEMORY mechanism to instantiate non-PCI host
    controllers is clunky and inflexible... most importantly, it doesn't
    allow multiple host controllers of the same kind. This patch replaces it
    with a function that allows payloads to directly instantiate as many
    host controllers of whatever type they need.
    
    Change-Id: Ic21d2016a4ef92c67fa420bdc0f0d8a6508b69e5
    Signed-off-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: https://chromium-review.googlesource.com/169454
    Reviewed-by: Stefan Reinauer <reinauer at google.com>
    (cherry picked from commit b6e95c39dd91f654f0a345f17b3196f56adf4891)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6644
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


See http://review.coreboot.org/6644 for details.

-gerrit



More information about the coreboot-gerrit mailing list