uboot/drivers/mtd/nand
Mike Dunn 211bf20c35 mtd: nand/docg4: fix driver after Linux resync
Commit dfe64e2c89731a3f9950d7acd8681b68df2bae03:

    mtd: resync with Linux-3.7.1

broke the docg4 driver.  Specifically:
 - some of the prototypes of the ecc methods changed
 - the NAND_NO_AUTOINCR flag was removed
 - the ecc.strength element was added.

This patch fixes these.  Tested on the docg4 on my palmtre680 board.

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>
2013-06-17 17:26:12 -05:00
..
Makefile mtd: nand: add driver for diskonchip g4 nand flash 2013-05-05 23:47:05 +02:00
am335x_spl_bch.c am33xx_spl_bch: simple SPL nand loader for AM33XX 2012-12-10 08:54:02 -07:00
atmel_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
atmel_nand_ecc.h at91: atmel_nand: Update driver to support Programmable Multibit ECC controller 2012-09-01 17:06:14 +02:00
bfin_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
davinci_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
diskonchip.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
docg4.c mtd: nand/docg4: fix driver after Linux resync 2013-06-17 17:26:12 -05:00
docg4_spl.c mtd: nand: add driver for diskonchip g4 nand flash 2013-05-05 23:47:05 +02:00
fsl_elbc_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
fsl_elbc_spl.c spl/nand: config symbol documentation 2012-11-26 15:41:26 -06:00
fsl_ifc_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
fsl_upm.c MPC85xx: remove support for TQM85xx boards 2012-10-05 11:07:42 -07:00
fsmc_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
jz4740_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
kb9202_nand.c
kirkwood_nand.c kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH 2013-04-12 21:42:01 +05:30
kmeter1_nand.c kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH 2013-02-15 17:47:20 -06:00
mpc5121_nfc.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
mxc_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
mxc_nand.h nand: mxc: Switch NAND SPL to generic SPL 2013-04-12 07:55:07 +02:00
mxc_nand_spl.c Revert wrong removal of nand_init and nand_deselect 2013-05-11 22:23:04 +02:00
mxs_nand.c Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 2013-05-31 18:28:47 -04:00
nand.c nand: Introduce CONFIG_SYS_NAND_SELF_INIT 2012-01-26 16:09:06 -06:00
nand_base.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
nand_bbt.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
nand_bch.c nand: Merge BCH code from Linux nand driver 2012-01-26 16:09:02 -06:00
nand_ecc.c drivers/mtd/nand: sparse fixes 2012-11-04 11:00:38 -07:00
nand_ids.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
nand_plat.c
nand_spl_load.c drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning 2011-12-07 16:02:07 -06:00
nand_spl_simple.c nand_spl_simple: store ecc data on the stack 2012-01-26 16:06:21 -06:00
nand_util.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
ndfc.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
nomadik.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
omap_gpmc.c bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() 2013-06-04 11:50:04 -05:00
s3c2410_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
tegra_nand.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
tegra_nand.h mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00