]> git.ipfire.org Git - people/ms/u-boot.git/commit
NAND: Add Support for 4K page size in DaVinci NAND driver
authorSandeep Paulraj <s-paulraj@ti.com>
Fri, 20 Nov 2009 04:04:42 +0000 (23:04 -0500)
committerScott Wood <scottwood@freescale.com>
Fri, 20 Nov 2009 19:15:38 +0000 (13:15 -0600)
commit10a5a7991258019af155bc19b3b246aaa708b0e2
tree81c74409687b8a379381f6b6462fc57e8b05a9e5
parent5e1ded558b7cc28a62c14598f6437023b6262444
NAND: Add Support for 4K page size in DaVinci NAND driver

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 <s-paulraj@ti.com>
drivers/mtd/nand/davinci_nand.c