From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pop.scorch.co.nz ([203.167.210.162] helo=firstline.co.nz) by pentafluge.infradead.org with smtp (Exim 4.63 #1 (Red Hat Linux)) id 1IfhxO-0004yt-HT for linux-mtd@lists.infradead.org; Wed, 10 Oct 2007 21:15:05 +0100 From: Charles Manning To: linux-mtd@lists.infradead.org Subject: mtd support for large NAND Date: Thu, 11 Oct 2007 09:11:58 +1300 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710110911.58596.manningc2@actrix.gen.nz> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Last I looked (2.6.23), mtd_info is limited by a u32 size field to 4Gbytes of flash. That's no longer very large and is limiting some applications. Is anyone working on this? -- Charles