]> git.sur5r.net Git - u-boot/commit
ARM: qemu-arm: Dynamically determine timer frequency
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Thu, 12 Apr 2018 01:24:45 +0000 (04:24 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 28 Apr 2018 22:30:43 +0000 (18:30 -0400)
commit1a164ad304a9888193ea71227bcc6b7c06149cbe
tree2be4776bf4efb0732c524d9177752d163f5edbbf
parent37dc72f5a590d6ad63b74b8a3051a85411db9d6a
ARM: qemu-arm: Dynamically determine timer frequency

After commit 46fc679ede5f69 ("arm: timer: get frequency for arch timer
armv7 in cp15 cntfrq") the ARM architected timer driver knows how to
determine the timer frequency at runtime by reading the CNTFRQ register,
so we don't need to hardcode the timer frequency anymore.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
include/configs/qemu-arm.h