From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 487D2DDE23 for ; Tue, 22 Jan 2008 03:24:47 +1100 (EST) Date: Mon, 21 Jan 2008 10:22:00 -0600 (CST) From: Kumar Gala To: Scott Wood Subject: Re: [PATCH 2/3] mpc8313erdb: Add NOR flash to the device tree. In-Reply-To: <20080117223755.GB20697@loki.buserror.net> Message-ID: References: <20080117223755.GB20697@loki.buserror.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 17 Jan 2008, Scott Wood wrote: > Signed-off-by: Scott Wood > --- > arch/powerpc/boot/dts/mpc8313erdb.dts | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) > applied. - k