[coreboot-gerrit] Patch merged into coreboot/master: rockchip/rk3399: Actually remove big CPU initialization from bootblock

gerrit at coreboot.org gerrit at coreboot.org
Fri Oct 7 17:55:13 CEST 2016


the following patch was just integrated into master:
commit 5ddecdcf328fceb75a49d6ae5229b8d01702393d
Author: Julius Werner <jwerner at chromium.org>
Date:   Fri Sep 23 16:07:42 2016 -0700

    rockchip/rk3399: Actually remove big CPU initialization from bootblock
    
    CL:377541 was supposed to remove the big CPU cluster initialization from
    rkclk_init() in the bootblock and move it to a more suitable place in
    ramstage. Except that next to all the code cleanup I did in that patch,
    I seem to have forgotten to actually remove that old code.
    
    Big thanks to Nico for spotting that in the upstream coreboot review.
    
    BRANCH=gru
    BUG=chrome-os-partner:54906
    TEST=Booted Kevin.
    
    Change-Id: I09fe948b4587536802b42329b813177439e0804f
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 77f9eaf0446b22adfca79d0adf8a0ecfd93c0040
    Original-Change-Id: I13dab208225b7e43ad864f2f3cf51b3c104acd4b
    Original-Reported-by: Nico Huber <nico.h at gmx.de>
    Original-Signed-off-by: Julius Werner <jwerner at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/389236
    Original-Reviewed-by: Douglas Anderson <dianders at chromium.org>
    Reviewed-on: https://review.coreboot.org/16769
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list