[coreboot] Patch merged into coreboot/master: a2f8eb9 AMD South Station: Use SPD read code from F14 wrapper

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 8 22:16:32 CET 2013


the following patch was just integrated into master:
commit a2f8eb98f5dcc9551a6cfc0ce83eee3eb8fb564f
Author: Kimarie Hoot <kimarie.hoot at se-eng.com>
Date:   Thu Mar 7 08:54:36 2013 -0700

    AMD South Station: Use SPD read code from F14 wrapper
    
    Changes:
     - Get rid of the south_station 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: If4291d25ea81bf375f55b64c07c223a847a211d0
    Signed-off-by: Kimarie Hoot <kimarie.hoot at se-eng.com>
    Reviewed-on: http://review.coreboot.org/2608
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martin.roth at se-eng.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>

Build-Tested: build bot (Jenkins) at Fri Mar  8 18:44:30 2013, giving +1
Reviewed-By: Martin Roth <martin.roth at se-eng.com> at Fri Mar  8 18:59:42 2013, giving +2
Reviewed-By: Paul Menzel <paulepanter at users.sourceforge.net> at Fri Mar  8 22:16:30 2013, giving +2
See http://review.coreboot.org/2608 for details.

-gerrit



More information about the coreboot mailing list