]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand: Sync with Linux v4.1
authorScott Wood <scottwood@freescale.com>
Sat, 27 Jun 2015 00:03:26 +0000 (19:03 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:34:43 +0000 (10:34 +0200)
commit11534561af85a9d6a0b54168dcdee6b51c31de84
treeabff9ffc1665ed29cfec94083fe316712d2230ef
parentb09944c1087104f05030e5d7b52a1aabd6f23550
nand: Sync with Linux v4.1

Update the NAND code to match Linux v4.1.  The previous sync was
from Linux v3.15 in commit 4e67c57125290b25.

CONFIG_SYS_NAND_RESET_CNT is removed, as the upstream Linux code now
has its own timeout.  Plus, CONFIG_SYS_NAND_RESET_CNT was undocumented
and not selected by any board.

Signed-off-by: Scott Wood <scottwood@freescale.com>
13 files changed:
drivers/mtd/nand/Makefile
drivers/mtd/nand/atmel_nand_ecc.h
drivers/mtd/nand/denali.c
drivers/mtd/nand/denali.h
drivers/mtd/nand/docg4.c
drivers/mtd/nand/fsl_elbc_nand.c
drivers/mtd/nand/fsl_ifc_nand.c
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_bbt.c
drivers/mtd/nand/nand_ids.c
drivers/mtd/nand/nand_timings.c [new file with mode: 0644]
include/fsl_ifc.h
include/linux/mtd/nand.h