[coreboot-gerrit] Patch merged into coreboot/master: nb/amd/mct_ddr3: Properly initialize arrays and add bounds checks

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 11 16:57:16 CET 2016


the following patch was just integrated into master:
commit 8eb221deafcdba4311979e09020335b3cc4722f5
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Mon Mar 7 14:30:47 2016 -0600

    nb/amd/mct_ddr3: Properly initialize arrays and add bounds checks
    
    A couple of arrays were not properly initialized.  This
    did not appear to affect operation of the codebase however
    it led to some ugly values being displayed when debugging
    was turned on.
    
    Also bounds check an array index; as before this did not
    appear to affect operation but was a potential point of
    failure.
    
    Change-Id: I243b7197a74aed78ddca808eb3b0f35f1fe9d95a
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: https://review.coreboot.org/13934
    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/13934 for details.

-gerrit



More information about the coreboot-gerrit mailing list