]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mtd/nand/nand_base.c
NAND: sync with 2.6.27
authorScott Wood <scottwood@freescale.com>
Fri, 24 Oct 2008 21:20:43 +0000 (16:20 -0500)
committerScott Wood <scottwood@freescale.com>
Wed, 29 Oct 2008 15:42:16 +0000 (10:42 -0500)
commitc45912d8abc52de796b9059a58faf7c4166eab58
treea1b020b0dd2c78af2663f79915d128f99145bc34
parentb1d0db1805c3395149777e507b6da53410abac4e
NAND: sync with 2.6.27

This brings the core NAND code up to date with the Linux kernel.

Since there were several drivers in Linux as of the last update that are
not in u-boot, I'm not bringing over new drivers that have been added
since in the absence of an interested party.

I did not update OneNAND since it was recently synced by Kyungmin Park,
and I'm not sure exactly what the common ancestor is.

Signed-off-by: Scott Wood <scottwood@freescale.com>
14 files changed:
drivers/mtd/nand/diskonchip.c
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_bbt.c
drivers/mtd/nand/nand_ecc.c
drivers/mtd/nand/nand_ids.c
drivers/mtd/onenand/onenand_base.c
include/linux/mtd/blktrans.h
include/linux/mtd/doc2000.h
include/linux/mtd/mtd.h
include/linux/mtd/nand.h
include/linux/mtd/nand_ecc.h
include/linux/mtd/nftl.h
include/linux/mtd/onenand.h
include/linux/mtd/onenand_regs.h