From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Boyer Subject: Re: [PATCH] ndfc driver Date: Mon, 8 Dec 2008 22:32:27 -0500 Message-ID: <20081208223227.19a702a9@zod.rchland.ibm.com> References: <20081203222832.3fc77d28@lappy.seanm.ca> <20081204090107.20269571@zod.rchland.ibm.com> <20081208193446.37e27e26@lappy.seanm.ca> <20081209021115.GA13948@oksana.dev.rtsoft.ru> <20081208214512.461276d2@lappy.seanm.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20081208214512.461276d2@lappy.seanm.ca> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org To: Sean MacLennan Cc: linuxppc-dev@ozlabs.org, linux-mtd@lists.infradead.org, devicetree-discuss@ozlabs.org List-Id: devicetree@vger.kernel.org On Mon, 8 Dec 2008 21:45:12 -0500 Sean MacLennan wrote: > On Tue, 9 Dec 2008 05:11:15 +0300 > "Anton Vorontsov" wrote: > > > So this is a controller with partitions? ;-) > > Actually, I did it this way to mimic the look of the NOR. Really, we > shouldn't care about the NAND chip. Except there is no controller in front of the NOR. It's all just MMIOs. With NDFC, there is a controller, you have to do things to it to talk to different chips, etc. josh