[coreboot-gerrit] Patch merged into coreboot/master: 3693838 arm64: remove soc_secondary_cpu_init()

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 27 08:05:27 CET 2015


the following patch was just integrated into master:
commit 3693838d47a133cc0133353ea6361e6fef8b664d
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Sep 6 02:40:54 2014 -0500

    arm64: remove soc_secondary_cpu_init()
    
    The original purpose of soc_secondary_cpu_init() was to provide
    a way for the SoC to run code on the secondary processors as
    they come up. Now that devicetree based bringup is supported
    there's no need to have this functionality.
    
    BUG=chrome-os-partner:31761
    BRANCH=None
    TEST=Booted SMP into linux.
    
    Change-Id: I6fa39b66a8b728d9982b0721480b7fae45af7c6e
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 1356ec527e2bc61043ccd7dea4a7ff5182b16f3e
    Original-Change-Id: Ie5c38ef33efadb2d6fdb2f892b4d08f33eee5c42
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/216927
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9044
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See http://review.coreboot.org/9044 for details.

-gerrit



More information about the coreboot-gerrit mailing list