summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-da830-evm.c
diff options
context:
space:
mode:
authorMylène Josserand2018-05-04 21:05:40 +0200
committerMaxime Ripard2018-05-08 14:52:41 +0200
commit46ebbfcb9f05f2e20cb723bd47fe08c633421ef7 (patch)
treea8f8627204a0bfccd88834a65e151190a91ae6dc /arch/arm/mach-davinci/board-da830-evm.c
parentARM: smp: Add initialization of CNTVOFF (diff)
downloadkernel-qcow2-linux-46ebbfcb9f05f2e20cb723bd47fe08c633421ef7.tar.gz
kernel-qcow2-linux-46ebbfcb9f05f2e20cb723bd47fe08c633421ef7.tar.xz
kernel-qcow2-linux-46ebbfcb9f05f2e20cb723bd47fe08c633421ef7.zip
ARM: sunxi: Add initialization of CNTVOFF
Add the initialization of CNTVOFF for sun8i-a83t. For boot CPU, create a new machine that handles this function's call in an "init_early" callback. We need to initialize CNTVOFF before the arch timer's initialization otherwise, it will not be taken into account and fails to boot correctly. Because of that, this function can't be called in SMP's early_initcall function which is called after timer's init. For secondary CPUs, add this function into secondary_startup assembly entry. Signed-off-by: Mylène Josserand <mylene.josserand@bootlin.com> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'arch/arm/mach-davinci/board-da830-evm.c')
0 files changed, 0 insertions, 0 deletions