[coreboot-gerrit] Patch merged into coreboot/master: mainboard/intel/galileo: Disable the remaining PCI devices

gerrit at coreboot.org gerrit at coreboot.org
Wed Feb 17 18:45:33 CET 2016


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

    mainboard/intel/galileo: Disable the remaining PCI devices
    
    Add additional lines to the devicetree.cb file to disable the PCI
    devices in the Quark SoC.
    
    Testing on Galileo:
    *  Edit the 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:
       *   Devices show up as disabled in BS_DEV_ENUMERATE state or ramstage
    
    Change-Id: I1edbbcb88cef29ce972ef054c82e37bf07c3761d
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/13720
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list