git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de47699
)
ARM: tegra: Fix unit address for Cortex-A9 TWD timer
author
Thierry Reding
<treding@nvidia.com>
Thu, 8 Jan 2015 12:24:33 +0000
(13:24 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Fri, 9 Jan 2015 10:45:15 +0000
(11:45 +0100)
The Cortex-A9 TWD timer has registers at address 0x50040600, but the
unit address was
50004600
, most likely a typo.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found