[coreboot-gerrit] Patch merged into coreboot/master: rockchip/rk3399: Directly access variables in sdram.c

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


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

    rockchip/rk3399: Directly access variables in sdram.c
    
    This simplifies some of the code with better variable declaractions
    which removes a lot of line continuations. Instead of declaring a
    pointer to the container of the needed struct or array, this retrieves
    a pointer to the struct or array instead.
    
    BRANCH=none
    BUG=none
    TEST=check that gru and kevin still build and boot properly followed
    by running "stressapptest -M 1024 -s 1000" and making sure it passes
    
    Change-Id: I34a9be0f35981c03a6b0c27a870981a5f69cecc0
    Signed-off-by: Martin Roth <martinroth at chromium.org>
    Original-Commit-Id: 5c17449fcdfbe83ec75a3a006aaf7393c66006b7
    Original-Change-Id: If4e386d4029f17d811fa3ce83e5be89e661a7b11
    Original-Signed-off-by: Derek Basehore <dbasehore at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/354162
    Original-Reviewed-by: Martin Roth <martinroth at chromium.org>
    Original-Reviewed-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: https://review.coreboot.org/15655
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list