]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: Set CNTFRQ for secondary CPUs
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 21 Apr 2015 05:18:37 +0000 (07:18 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:37 +0000 (22:39 +0200)
commit98f117628fc34445ff4a507059a471d0a98f979d
tree74a1c330e9a8c89cba2d056254a75ff0931c8bce
parentae99a40f308ae72b67ccbabc69117a78b3ddcd4e
tegra: Set CNTFRQ for secondary CPUs

We only set CNTFRQ in arch_timer_init for the boot CPU. But this has to
happen for all cores.

Fixing this resolves problems of KVM with emulating the generic
timer/counter.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Tested-by: Ian Campbell <ijc@hellion.org.uk>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/psci.S