u-boot-brain/drivers/mtd/nand
Wolfgang Grandegger 33846df28f Add wait flags to support board/chip specific delays
The NAND flash on the TQM8548_BE modules requires a short delay after
running the UPM pattern like the MPC8360ERDK board does. The TQM8548_BE
requires a further short delay after writing out a buffer. Normally the
R/B pin should be checked, but it's not connected on the TQM8548_BE.
The corresponding Linux FSL UPM driver uses similar delay points at the
same locations. To manage these extra delays in a more general way, I
introduced the "wait_flags" field allowing the board-specific driver to
specify various types of extra delay.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2009-03-23 15:53:40 -05:00
..
bfin_nand.c Blackfin: add driver for on-chip NAND controller 2009-02-02 12:27:07 -05:00
diskonchip.c NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
fsl_elbc_nand.c NAND FSL elbc: Use virt_to_phys to determine which bank is in use 2008-12-19 18:20:08 -06:00
fsl_upm.c Add wait flags to support board/chip specific delays 2009-03-23 15:53:40 -05:00
Makefile Nand driver for Nomadik SoC 2009-02-22 13:40:28 +01:00
nand_base.c Enable multi chip support in the NAND layer 2009-03-23 15:53:37 -05:00
nand_bbt.c NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_ecc.c NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_ids.c NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_util.c nand: fixup printf modifiers to match types used 2009-01-23 10:32:52 -06:00
nand.c Enable multi chip support in the NAND layer 2009-03-23 15:53:37 -05:00
nomadik.c nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type 2009-02-22 17:56:50 +01:00
omap_gpmc.c OMAP3: Add NAND support 2009-01-24 17:51:21 +01:00
s3c64xx.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00