[coreboot-gerrit] Patch merged into coreboot/master: d1a21d7 arm64: add arm64_arch_timer_init function

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 22 08:59:31 CEST 2015


the following patch was just integrated into master:
commit d1a21d7d7182a40f06f8ec4ff216454fd3c8c1cc
Author: Joseph Lo <josephl at nvidia.com>
Date:   Tue Apr 7 14:49:22 2015 +0800

    arm64: add arm64_arch_timer_init function
    
    Add arm64_arch_timer_init function which should be called per CPU for
    setting up the cntfrq register of arch timer. During the Linux kernel
    bring up time, it will check the cntfrq register per CPU and should be
    the same with the boot CPU.
    
    BRANCH=none
    BUG=none
    TEST=bring up 4 cores in Linux kernel without warning message of cntfrq
         register value
    
    Change-Id: I9cb33a54c2c8f9115bbe545a2338ca8e249b8db6
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 253cd3c68bb4513ae2033c12c2f070ee391e5a13
    Original-Change-Id: I71068dbdd00a719145410ef6ec466f001ae837ad
    Original-Signed-off-by: Joseph Lo <josephl at nvidia.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/264244
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9915
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list