arm: vexpress64: Fix counter frequency
authorAndre Przywara <andre.przywara@arm.com>
Thu, 11 Jun 2020 11:03:15 +0000 (12:03 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jul 2020 22:23:48 +0000 (18:23 -0400)
commit220b590d5f9f57bfd87f6f95302e286544439a99
treec0de2040da1d9deaa508c33c6a7dc5cceb743bf9
parent22a4e006be52fbd5249f46c36c4d8016c15b9fa7
arm: vexpress64: Fix counter frequency

The arch timer on 64-bit Arm Ltd. platforms is driven by a 24 MHz
crystal oscillator, so the frequency is not 25165824 MHz, as the current
code suggests.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
include/configs/vexpress_aemv8a.h