[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)
commit8895ea483e144f8acca16adfff7c60a993e77b7d
tree66e22bad0ca4e2c1d6d57aa1db925deafc744bd9
parentd818d7ec8bb06c1bc10270962e28fb0cbd93b64a
[POWERPC] Add dt_xlate_addr() to bootwrapper

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>
arch/powerpc/boot/devtree.c
arch/powerpc/boot/ops.h