]> git.ipfire.org Git - people/ms/u-boot.git/commit
NAND: Update to support 64 bit device size
authorSandeep Paulraj <s-paulraj@ti.com>
Fri, 30 Oct 2009 17:51:23 +0000 (13:51 -0400)
committerScott Wood <scottwood@freescale.com>
Fri, 13 Nov 2009 22:56:14 +0000 (16:56 -0600)
commitaaa8eec532876c47acfd31bf9b573a00eaad92ae
tree2fc76f904ab00c09cdd42fad4118a20e02ff321d
parent581d04f14d7a39b63d418e2a21e44101233096d1
NAND: Update to support 64 bit device size

This patch adds support for NANDs greater than 2 GB.
Patch is based on the MTD NAND driver in the kernel.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_bbt.c
include/linux/mtd/nand.h
include/linux/mtd/partitions.h