From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17969.36930.988443.16462@cargo.ozlabs.ibm.com> Date: Fri, 27 Apr 2007 15:55:14 +1000 From: Paul Mackerras To: "Mark A. Greer" Subject: Re: [PATCH 2/13] powerpc: Add dt_xlate_addr() to bootwrapper In-Reply-To: <20070425235543.GD4046@mag.az.mvista.com> References: <20070425234630.GA4046@mag.az.mvista.com> <20070425235543.GD4046@mag.az.mvista.com> Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Mark A. Greer writes: > 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. Could you rebase on top of Scott Wood's patch fixing bugs in dt_xlate_reg please? Paul.