diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2014-02-22 22:54:53 +0000 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2014-02-27 10:01:41 +0000 |
commit | ead4cf04f855575c24e795d7179d93b1601575b7 (patch) | |
tree | fac4a9f3bffd41359466f37498aef255c51594e3 /default-configs | |
parent | f9681f116ce06612b12ef41d8637f6659255ec98 (diff) |
sun4m: fix slavio timer RUN/STOP bit
The sun4m architecture has one 'system' timer and one timer per CPU.
The CPU timers can be configured in two modes:
* 22 bits Counter/Timer. Periodic interrupts.
* 54 bits User timer. For profiling. In this mode, the Run/Stop bit
controls the timer.
The run/stop bit controls the timer only when it is in "User" mode, but
its state shall be persistent.
Signed-off-by: Olivier Danet <odanet@caramail.com>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions