[coreboot-gerrit] Patch merged into coreboot/master: mainboard/intel/galileo: Enable SD flash cards

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 7 04:18:15 CET 2016


the following patch was just integrated into master:
commit 6d3cd08252534dfe9a6f49ed772419d8765f0c71
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Mon Feb 29 08:03:53 2016 -0800

    mainboard/intel/galileo: Enable SD flash cards
    
    Turn on the SD controller to allow it to claim resources.
    
    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
    *  Edit .config file and add the following lines:
       *  CONFIG_PAYLOAD_ELF=y
       *  CONFIG_PAYLOAD_FILE="path to UEFIPAYLOAD.fd"
    *  Testing successful when at the UEFI shell prompt:
       *  After issuing:
          *  "connect -r"
          *  "map -r"
       *  The "dir" command displays the contents of the SD flash card
       *  The "drivers" command shows an SD host and SD media connection
    
    Change-Id: I883dc87270045786ddb931bea83fc36646a128e6
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/13894
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list