[coreboot-gerrit] Patch merged into coreboot/master: nb/amd/mct_ddr3: Consolidate duplicated code

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 12 20:27:50 CET 2016


the following patch was just integrated into master:
commit 2d987fe0fbd2c5271e7b9c4a183558cb6f4dc35a
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Tue Mar 8 18:25:15 2016 -0600

    nb/amd/mct_ddr3: Consolidate duplicated code
    
    read_dqs_read_data_timing_registers() and
    read_read_dqs_timing_control_registers() served essentially
    the same function but had slightly different semantics,
    causing confusion and needlessly complex Family15h code.
    
    Consolidate both into read_dqs_read_data_timing_registers()
    and adjust surrounding code to match new semantics.
    
    Change-Id: I3be808db5d15ceec4c36d17582756b01425df09a
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: https://review.coreboot.org/13994
    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/13994 for details.

-gerrit



More information about the coreboot-gerrit mailing list