[PATCH 0/6] Further Denali NAND enhancements
Jamie Iles
jamie at jamieiles.com
Fri Jun 3 06:17:12 EDT 2011
This series performs a couple of minor cleanups to the Denali NAND
controller driver and then introduces support for newer versions of the
IP where ECC fixup is supported in hardware.
Finally add support for partitioning through platform data and cmdline
partitioning.
Jamie Iles (6):
nand/denali: convert to dev_() printk helpers
nand/denali: annotate pci init/exit functions with correct section
nand/denali: allow the number of ECC bits to be set by pdata
nand/denali: support hardware with internal ECC fixup
nand/denali: support MTD partitioning
mtd/denali: support for cmdline partitioning
drivers/mtd/nand/denali.c | 195 ++++++++++++++++++----------------
drivers/mtd/nand/denali.h | 10 ++
include/linux/platform_data/denali.h | 26 +++++
3 files changed, 140 insertions(+), 91 deletions(-)
create mode 100644 include/linux/platform_data/denali.h
--
1.7.4.1
More information about the linux-mtd
mailing list