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:
db6db5d
)
Davinci: jtag_id - use ioremap()
author
Cyril Chemparathy
<cyril@ti.com>
Fri, 7 May 2010 21:06:34 +0000
(17:06 -0400)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Thu, 13 May 2010 17:05:24 +0000
(10:05 -0700)
This patch replaces the jtag id base info in davinci_soc_info with a physical
address which is then ioremap()ed within common code.
This patch (in combination with a similar change for PSC) will allow us to
eliminate the SYSCFG nastiness in DA8xx code.
Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found