[coreboot-gerrit] Patch merged into coreboot/master: device/pci_device: Set bridge primary bus number before scanning

gerrit at coreboot.org gerrit at coreboot.org
Sun Oct 25 04:47:12 CET 2015


the following patch was just integrated into master:
commit 7d8a478e706aae6b4806d2f00d58181e11642277
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Sat Oct 24 20:34:57 2015 -0500

    device/pci_device: Set bridge primary bus number before scanning
    
    Certain devices, such as the Intel 82575GB, contain multiple nested
    PCIe bridges (for example the PES12N3A).  Coreboot does not set
    the primary bus number of the lower bridges, causing upstream
    forwarding failure.  This in turn causes coreboot to fail to find
    the lowest devices (in this case the NICs), and as a result the
    required resources are not allocated and the NICs do not function.
    
    Change-Id: I4fd3aa21a04dbe89ac6a5995e7707af914d432b1
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: http://review.coreboot.org/12186
    Tested-by: build bot (Jenkins)
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Peter Stuge <peter at stuge.se>


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

-gerrit



More information about the coreboot-gerrit mailing list