[coreboot-gerrit] Patch merged into coreboot/master: rockchip/rk3399: fix sdram training issue

gerrit at coreboot.org gerrit at coreboot.org
Thu Jun 23 17:23:07 CEST 2016


the following patch was just integrated into master:
commit 321a6a94f974257a96e753dc013be58d69938e05
Author: Lin Huang <hl at rock-chips.com>
Date:   Thu Jun 16 10:34:04 2016 +0800

    rockchip/rk3399: fix sdram training issue
    
    After write leveling for all ranks, check the
    PHY_CLK_WRDQS_SLAVE_DELAY result, if the two ranks in one slice both
    meet (0x200-PHY_CLK_WRDQS_SLAVE_DELAY < 0x20) or
    (0x200-PHY_CLK_WRDQS_SLAVE > 0x1E0), enable PHY_WRLVL_EARLY_FORCE_ZERO
    for this slice, and trigger write leveling again.
    
    BRANCH=none
    BUG=chrome-os-partner:54144
    TEST=run "stressapptest -M 1024 -s 1000" and pass
    
    Change-Id: I1a0e4e888eb62b5fae5b5e5437a385e8660a246d
    Signed-off-by: Martin Roth <martinroth at chromium.org>
    Original-Commit-Id: 717cbac97b2045f2934e99859ce405aa3637b1c4
    Original-Change-Id: Ic0d7c59404e870a7108ed64bbf3215fcc2d0973e
    Original-Signed-off-by: Lin Huang <hl at rock-chips.com>
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/351825
    Reviewed-on: https://review.coreboot.org/15300
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list