Home
last modified time | relevance | path

Searched hist:"1 a164ad304a9888193ea71227bcc6b7c06149cbe" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dqemu-arm.hdiff 1a164ad304a9888193ea71227bcc6b7c06149cbe Wed Apr 11 20:24:45 CDT 2018 Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> 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>