From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ihug-mail.icp-qv1-irony5.iinet.net.au ([203.59.1.199] helo=mail-ihug.icp-qv1-irony5.iinet.net.au) by pentafluge.infradead.org with esmtp (Exim 4.62 #1 (Red Hat Linux)) id 1GKzDu-0000y4-74 for linux-mtd@lists.infradead.org; Wed, 06 Sep 2006 16:21:55 +0100 Message-ID: <44FEE74B.3040907@redfish-group.com> Date: Thu, 07 Sep 2006 01:20:43 +1000 From: Justin Clacherty MIME-Version: 1.0 To: linux-mtd@lists.infradead.org Subject: Re: Static partitions References: <44FA57FD.8070003@redfish-group.com> In-Reply-To: <44FA57FD.8070003@redfish-group.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Justin Clacherty wrote: > Hi, > > I've managed to get mtd working on my PXA270 board. I've used the > mainstone port as a template for my board port and was wondering why the > static partitions need to be defined twice. Mainstone has it defined in > arch/arm/mach-pxa/mainstone.c and in drivers/mt d/maps/mainstone-flash.c. > > Regards, > Justin. > Asking again due to lack of interest :) Nicolas, you wouldn't happen to know the answer to this would you?