[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/quark: Establish the Memory Map

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


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

    soc/intel/quark: Establish the Memory Map
    
    Add ramstage.h to define some of the common header files used by the
    drivers in ramstage.
    
    Add northcluster.c, the driver for the memory controller, which defines
    the memory map.
    
    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 successful if:
       *  Memory map successfully displayed in BS_WRITE_TABLES state
    
    Change-Id: I8dc91119eaad0b7abc2e484d13ee708ba1253438
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/13721
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list