Re: [PATCH 2/13] powerpc: Add dt_xlate_addr() to bootwrapper
From: Scott Wood <hidden>
Date: 2007-04-26 16:44:36
From: Scott Wood <hidden>
Date: 2007-04-26 16:44:36
On Wed, Apr 25, 2007 at 04:55:43PM -0700, Mark A. Greer wrote:
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.
There's an extra blank line in dt_xlate_addr, but otherwise: Acked-by: Scott Wood <redacted> -Scott