[POWERPC] Add dt_xlate_addr() to bootwrapper
authorMark A. Greer <mgreer@mvista.com>
Fri, 27 Apr 2007 20:48:24 +0000 (06:48 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 30 Apr 2007 01:02:05 +0000 (11:02 +1000)
dt_xlate_reg() looks up the 'reg' property in the specified node
to get the address and size to translate.  Add dt_xlate_addr()
which is passed in the address and size to translate.

Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found