From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 20 Nov 2009 14:18:41 -0600 Subject: [U-Boot] [PATCH] NAND: Add Support for 4K page size in DaVinci NAND driver In-Reply-To: <1258689882-26997-1-git-send-email-s-paulraj@ti.com> References: <1258689882-26997-1-git-send-email-s-paulraj@ti.com> Message-ID: <20091120201841.GB19451@loki.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Nov 19, 2009 at 11:04:42PM -0500, s-paulraj at ti.com wrote: > From: Sandeep Paulraj > > This patch adds support for NAND devices with a page size of > 4K in the DaVinci NAND driver. The layout matches the layout that TI uses > for 4K page size NAND devices in the kernel NAND driver. > > Signed-off-by: Sandeep Paulraj > --- > patch applies to u-boot-nand-flash/next Applied. -Scott