[coreboot-gerrit] Patch merged into coreboot/master: nb/amd/mct_ddr3: Use standard C function calls in mct_ResetDataStruct_D()

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 28 18:21:02 CEST 2016


the following patch was just integrated into master:
commit e2e0057ee786d0b4d5ce7b71a6dc9210fc52ae0f
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Thu Mar 24 19:31:02 2016 -0500

    nb/amd/mct_ddr3: Use standard C function calls in mct_ResetDataStruct_D()
    
    Replace open coded memset() functions with calls to the library function.
    The new code also explicitly backs up and restores the data structures
    that are preserved across calls to mct_ResetDataStruct_D(), and no longer
    relies on structure member order to function correctly.
    
    Change-Id: I6dd6377deda0087cd1b65f7555588978657d6516
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: https://review.coreboot.org/14165
    Tested-by: build bot (Jenkins)
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/14165 for details.

-gerrit



More information about the coreboot-gerrit mailing list