[coreboot-gerrit] Patch merged into coreboot/master: 0451635 lynxpoint: disable pcie devices based on config

gerrit at coreboot.org gerrit at coreboot.org
Thu Dec 5 20:12:51 CET 2013


the following patch was just integrated into master:
commit 0451635337b765d48c05b384adbab1f35d477684
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Jun 20 01:20:30 2013 -0500

    lynxpoint: disable pcie devices based on config
    
    PCIe Root Ports should be disabled based on pin ownership
    and the strapping configuration. Implement this logic
    for LynxPoint. The chip_ops->enable_dev() path is no
    longer used. Instead the PCIe driver handles the enabling
    and disabling of devices. This allows for having an empty
    or incomplete device tree since those "allocated" devices
    do not travel through the chip_ops->enable_dev() path.
    The coalescing was tested to be working properly, however
    not all configurations were tested.
    
    Change-Id: I1e8bfe5e447b72ff8a4b04b650982d8c1ae0823c
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://gerrit.chromium.org/gerrit/59424
    Reviewed-by: Stefan Reinauer <reinauer at chromium.org>
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list