[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/quark: Enumerate the PCI devices

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 18 20:36:03 CET 2016


the following patch was just integrated into master:
commit b457649ef6ab163d30d9d38521c10124b59bdddc
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Sun Feb 14 14:33:45 2016 -0800

    soc/intel/quark: Enumerate the PCI devices
    
    Add the chip and domain support which enables the display of the vendor
    and device IDs for the PCI devices.
    
    Testing on Galileo:
    *  Edit src/mainboard/intel/galileo/Makefile.inc file
       *  Add "select ADD_FSP_PDAT_FILE"
       *  Add "select ADD_FSP_RAW_BIN"
       *  Add "select ADD_RMU_FILE"
    *  Place the FSP.bin file in the location specified by CONFIG_FSP_FILE
    *  Place the pdat.bin files in the location specified by
    CONFIG_FSP_PDAT_FILE
    *  Place the rmu.bin file in the location specified by CONFIG_RMU_FILE
    *  Testing is successful if:
       *  The PCI vendor and device IDs are displayed.
    
    Change-Id: I517dcafd83c7dd850bc3471f939d6804a05020c3
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/13719
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/13719 for details.

-gerrit



More information about the coreboot-gerrit mailing list