[coreboot-gerrit] Patch merged into coreboot/master: rockchip/rk3399: add/remove local variables to sdram_init

gerrit at coreboot.org gerrit at coreboot.org
Fri Jul 15 00:37:01 CEST 2016


the following patch was just integrated into master:
commit d570a5ada0015c9efeec2a1f4914bb5e36e7f3d8
Author: Derek Basehore <dbasehore at chromium.org>
Date:   Thu Jun 23 14:24:36 2016 -0700

    rockchip/rk3399: add/remove local variables to sdram_init
    
    This adds two local variables for dramtype and ddr_freq to sdram_init
    since those two values are commonly used in the function. It also
    removes a variable that is just used once and directly uses the value
    for a function call instead.
    
    BRANCH=none
    BUG=none
    TEST=on kevin/gru, run "stressapptest -M 1024 -s 3600" and check that
    it passes
    
    Change-Id: I4e9dbc97803ff3300b52a5e1672e7e060af2cc85
    Signed-off-by: Martin Roth <martinroth at chromium.org>
    Original-Commit-Id: b7d1135c65298a73e6bf2a4a34b7c9b84f249ea8
    Original-Change-Id: I4e1a1a4a8848d0eab07475a336c24bda90b2c9f8
    Original-Signed-off-by: Derek Basehore <dbasehore at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/355666
    Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/15653
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list