[coreboot-gerrit] Patch merged into coreboot/master: cdfb462 AGESA boards: Use devicetree for PCI bus enumeration

gerrit at coreboot.org gerrit at coreboot.org
Mon Jul 28 17:24:52 CEST 2014


the following patch was just integrated into master:
commit cdfb46240b4bba8a112c85a5f5d26447e90378b3
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue Jul 22 15:24:15 2014 +0300

    AGESA boards: Use devicetree for PCI bus enumeration
    
    Previously MP table contained PCI_INT entries for PCI bus behind bridge
    0:14.4 even if said PCI bridge function was disabled.
    Remove these as invalid, indeterminate bus number could cause conflicts.
    
    PCI_INT entries with bus_sb800[2], bus_hudson[2] and bus_yangtze[2]
    were invalid as there is no PCI bridge hardware on device 0:14.0.
    Remove these as invalid, indeterminate bus number could cause conflicts.
    
    Change-Id: Ie6a3807f64c8651cf9f732612e1aa7f376a3134f
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/6358
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


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

-gerrit



More information about the coreboot-gerrit mailing list