[coreboot-gerrit] Patch merged into coreboot/master: nb/intel/sandybridge/raminit: Add XMP support

gerrit at coreboot.org gerrit at coreboot.org
Sat Feb 20 05:11:42 CET 2016


the following patch was just integrated into master:
commit bd1fdc6e84cae1f3fa705ae229a6b8ab67f2960a
Author: Patrick Rudolph <siro at das-labor.org>
Date:   Tue Jan 26 08:45:21 2016 +0100

    nb/intel/sandybridge/raminit: Add XMP support
    
    Some vendors store lower frequency profiles in the regular SPD,
    if the SPD contains a XMP profile. To make use of the board's and DIMM's
    maximum supported DRAM frequency, try to parse the XMP profile and
    use it instead.
    
    Validate the XMP profile to make sure that the installed DIMM count
    per channel is supported and the requested voltage is supported.
    
    To reduce complexity only XMP Profile 1 is read.
    
    Allows my DRAM to run at 800Mhz instead of 666Mhz as encoded in the
    default SPD.
    
    Test system:
     * Gigabyte GA-B75M-D3H
     * Intel Pentium CPU G2130
    
    Change-Id: Ib4dd68debfdcfdce138e813ad5b0e8e2ce3a40b2
    Signed-off-by: Patrick Rudolph <siro at das-labor.org>
    Reviewed-on: https://review.coreboot.org/13486
    Reviewed-by: Martin Roth <martinroth at google.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list