the following patch was just integrated into master:
commit 7fb692bd867b271834be797029a6b4f72e4601bd
Author: Martin Roth <[email protected]>
Date:   Sun Jan 20 10:38:58 2013 -0700

    Fam15tn: Move SPD read from mainboards into wrapper
    
    Continuing with the mainboard cleanup for F15tn, move the functions
    to read the SPD from the mainboards for Thatcher and Parmer into the
    wrapper for the northbridge/amd/agesa/family15tn.
    
    Move the SPD address customization for the mainboard into the
    devicetree.cb file.
    
    Unrelated side note - Porting.h has an un-closed #pragma pack(1)
    that can cause confusing side-effects.  AGESA's structures all
    use this, but coreboot's don't.  Be sure to include the coreboot
    .h files BEFORE Porting.h is included, not after.
    
    This fix has been tested.
    
    Change-Id: I89cdd225be61f60c6b8e7020e6f8b879983bbd96
    Signed-off-by: Martin Roth <[email protected]>
    Reviewed-on: http://review.coreboot.org/2190
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <[email protected]>
    Reviewed-by: Paul Menzel <[email protected]>
    Reviewed-by: Siyuan Wang <[email protected]>

Build-Tested: build bot (Jenkins) at Thu Jan 31 19:59:42 2013, giving +1
Reviewed-By: Marc Jones <[email protected]> at Thu Jan 31 23:02:10 2013, 
giving +2
See http://review.coreboot.org/2190 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to