]> Git Repo - qemu.git/commit
Fix Cortex-A9 global timer
authorJohannes Schlatow <[email protected]>
Mon, 29 Jun 2015 15:45:41 +0000 (17:45 +0200)
committerMichael Tokarev <[email protected]>
Mon, 27 Jul 2015 19:44:47 +0000 (22:44 +0300)
commit786f9ce20382704249883d7052f6869011d44281
tree1d2cf27d44576aff3ec5798715b2909251283d6a
parent7e71e111e0544ec35af40c3dc29f21697c8f17bf
Fix Cortex-A9 global timer

The auto increment bit of the timer control register was wrongly
defined.

See Cortex-A9 MPcore Technical Reference Manual, Section 4.4.2.

Signed-off-by: Johannes Schlatow <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
include/hw/timer/a9gtimer.h
This page took 0.031646 seconds and 4 git commands to generate.