[coreboot-gerrit] Patch merged into coreboot/master: rockchip/rk3399: provide multiple SDRAM configurations

gerrit at coreboot.org gerrit at coreboot.org
Fri Jun 24 20:54:21 CEST 2016


the following patch was just integrated into master:
commit 627c27bb921127d8b384840d89f9f1d7ab1c68a3
Author: Lin Huang <hl at rock-chips.com>
Date:   Thu Jun 16 10:44:30 2016 +0800

    rockchip/rk3399: provide multiple SDRAM configurations
    
    We want to be able to easily change SDRAM clock rate for debugging
    purposes. This patch adds configurations for 4 different clock rates.
    
    Same configs are used for all rk3399 boards at 200, 666 and 800 MHz.
    Kevin board does not run reliably at 666 MHz, an option for it is
    added to run at 300 MHz, this option is available to Kevin only.
    
    There is not much room left in the coreboot romstage section, this is
    why the config file for 928 MHz is being added with this patch but is
    not included in the code, one of the lower frequency options will have
    to be dropped for the higher frequency option to be added.
    
    BRANCH=none
    BUG=chrome-os-partner:54144
    TEST=run "stressapptest -M 1024 -s 3600" and pass on both kevin and
         gru. Verified that on Kevin the firmware reports starting up
         SDRAM at 300 MHz and on Gru at 800 MHz.
    
    Change-Id: Ie24c1813d5a0e9f0f9bfc781cade9e28fb6eb2f1
    Signed-off-by: Martin Roth <martinroth at chromium.org>
    Original-Commit-Id: ef5e4551b79c3f0531f9af35491f2c593f8482f1
    Original-Change-Id: I08bccd40147ad89d851b995a8aab4d2b6da8258a
    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/353493
    Original-Reviewed-by: Derek Basehore <dbasehore at chromium.org>
    Reviewed-on: https://review.coreboot.org/15309
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list