From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 403FEDDEFB for ; Fri, 15 Jun 2007 00:12:40 +1000 (EST) In-Reply-To: <20070613045259.CFD2FDDF15@ozlabs.org> References: <20070613045259.CFD2FDDF15@ozlabs.org> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1c744bb94f9710b055a3da480a0b5393@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 10/13] Derive ebc ranges property from EBC registers Date: Thu, 14 Jun 2007 16:12:32 +0200 To: David Gibson Cc: linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > + // ranges property is supplied by zImage > + // based on firmware's configuration of the > + // EBC bridge s/zImage/the bootwrapper/ ? Segher