[coreboot-gerrit] Patch merged into coreboot/master: 76a25bb peppy: Duplicate SPD data for 2GB configurations.

gerrit at coreboot.org gerrit at coreboot.org
Sat Dec 21 07:28:47 CET 2013


the following patch was just integrated into master:
commit 76a25bb526a5d27ff34e1ee8507e155d07bb0eb2
Author: Shawn Nematbakhsh <shawnn at chromium.org>
Date:   Sun Jul 14 16:32:42 2013 -0700

    peppy: Duplicate SPD data for 2GB configurations.
    
    Peppy SPD table has 4GB configurations followed by 2GB configurations.
    Current implementation does remapping to point 2GB configuration to the
    same SPD index as the 4GB. This is different than Falco, which simply
    duplicates the SPD data for all configurations. To simplify probing in
    mosys, copy the Falco implementation of duplicating SPD data.
    
    Signed-off-by: Shawn Nematbakhsh <shawnn at chromium.org>
    
    Change-Id: Idb185a437f3cf4f40d2dae1ae59c30235df8f489
    Reviewed-on: https://gerrit.chromium.org/gerrit/61847
    Reviewed-by: Dave Parker <dparker at chromium.org>
    Reviewed-by: Jay Kim <yongjaek at chromium.org>
    Commit-Queue: Shawn Nematbakhsh <shawnn at chromium.org>
    Tested-by: Shawn Nematbakhsh <shawnn at chromium.org>


See http://review.coreboot.org/4369 for details.

-gerrit



More information about the coreboot-gerrit mailing list