[coreboot-gerrit] Patch merged into coreboot/master: db6c5bf Asrock E350M1: Use SPD read code from F14 wrapper

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 22 01:06:14 CET 2013


the following patch was just integrated into master:
commit db6c5bfd8bdef4489e7fec533cb2ca8ae6c24cf3
Author: Jens Rottmann <JRottmann at LiPPERTembedded.de>
Date:   Thu Mar 21 22:21:28 2013 +0100

    Asrock E350M1: Use SPD read code from F14 wrapper
    
    Changes:
     - Get rid of the E350M1 mainboard specific code and use the
       platform generic function wrapper that was added in change
       http://review.coreboot.org/#/c/2497/
       AMD f14: Add SPD read functions to wrapper code
    
     - Move DIMM addresses into devicetree.cb
    
     - Add the ASF init that used to be in the SPD read code into
       mainboard_enable()
    
    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: I08c2aebc62facc14f94400ee1ad188901ba73f19
    Signed-off-by: Jens Rottmann <JRottmann at LiPPERTembedded.de>
    Reviewed-on: http://review.coreboot.org/2875
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)

Build-Tested: build bot (Jenkins) at Thu Mar 21 23:04:42 2013, giving +1
See http://review.coreboot.org/2875 for details.

-gerrit



More information about the coreboot-gerrit mailing list