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:
dbf8eef
)
[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.
author
Scott Wood
<scottwood@freescale.com>
Mon, 26 Mar 2007 20:52:24 +0000
(15:52 -0500)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 12 Apr 2007 17:55:15 +0000
(
03:55
+1000)
dt_xlate_reg() uses the ranges properties of a node's parentage to find
the absolute physical address of the node's registers.
The ns16550 driver uses this when no virtual-reg property is found.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found