[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/quark: Disable the ROM shadow

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 21 19:47:01 CET 2016


the following patch was just integrated into master:
commit d75ed0bfd9238b210fdca136784cd699696421c7
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Fri Mar 4 16:49:40 2016 -0800

    soc/intel/quark: Disable the ROM shadow
    
    Disable the ROM shadow and enable RAM for 0x000e0000 - 0x000fffff.
    
    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
    *  Testing successful display of 0x000ffff0 - 0x000fffff does not match
       the end of the SPI flash.
    
    Change-Id: I6e0a50417815320333eae0b69b96280c39db7eaa
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/14110
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list