[coreboot-gerrit] Patch merged into coreboot/master: mainboard/intel/galileo: Enable SPI controllers

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 21 19:44:43 CET 2016


the following patch was just integrated into master:
commit 1f1f2c4d38dc5b58e0051f9d80086bc2a083a7cd
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Thu Mar 3 15:30:48 2016 -0800

    mainboard/intel/galileo: Enable SPI controllers
    
    Enable the SPI controllers on 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
    *  Build EDK2 CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc to generate
       UEFIPAYLOAD.fd
    *  Load the SPI driver stack
    *  Testing is successful when the time is able to be displayed on a
       set of seven-segment displays controlled by a Maxim MAX6950 SPI
       display controller.
    
    Change-Id: Ic9c4575730c5a9a27cf9a38a41e82d8462467f3f
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/14109
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list