From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 74DBAB7137 for ; Fri, 12 Jun 2009 00:08:22 +1000 (EST) 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 ESMTPS id B98F5DDD04 for ; Fri, 12 Jun 2009 00:08:21 +1000 (EST) Message-Id: From: Kumar Gala To: Kevin Hao In-Reply-To: <1243389905.13410.6.camel@kevin> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: [PATCH] powerpc/85xx: add nor flash partitions for mpc8569mds Date: Thu, 11 Jun 2009 09:06:14 -0500 References: <1243389905.13410.6.camel@kevin> Cc: linuxppc-dev@ozlabs.org, Haiying Wang List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On May 26, 2009, at 9:05 PM, Kevin Hao wrote: > Add 4 partitions in nor flash. Also fix nor flash > bank width bug. > > Signed-off-by: Kevin Hao > --- > arch/powerpc/boot/dts/mpc8569mds.dts | 24 +++++++++++++++++++++++- > 1 files changed, 23 insertions(+), 1 deletions(-) applied to next - k