[coreboot] Patch merged into coreboot/master: 28b99c0 Supermicro H8SCM: Use SPD read code from F15 wrapper

gerrit at coreboot.org gerrit at coreboot.org
Wed Mar 20 05:54:52 CET 2013


the following patch was just integrated into master:
commit 28b99c05a1424848254d82d0736cdf99c90f5b67
Author: Kimarie Hoot <kimarie.hoot at se-eng.com>
Date:   Fri Mar 8 11:57:52 2013 -0700

    Supermicro H8SCM: Use SPD read code from F15 wrapper
    
    Changes:
     - Get rid of the h8scm mainboard specific code and use the
       platform generic function wrapper that was added in change
       http://review.coreboot.org/#/c/2777/
       AMD Fam15: Add SPD read functions to wrapper code
    
     - Move DIMM addresses into devicetree.cb
    
    Notes:
     - The DIMM reads only happen in romstage, so the function is not
       available in ramstage.  Point the read-SPD callback to a generic
       function in ramstage.
    
    Change-Id: I575221039ad65a59ae0f93397ef1038b669e81c7
    Signed-off-by: Kimarie Hoot <kimarie.hoot at se-eng.com>
    Reviewed-on: http://review.coreboot.org/2829
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Tue Mar 19 18:28:32 2013, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Wed Mar 20 05:54:51 2013, giving +2
See http://review.coreboot.org/2829 for details.

-gerrit



More information about the coreboot mailing list