uboot-mt623x/drivers/mtd/nand
Ilya Yanok 13f0fd94e3 NAND: Scan bad blocks lazily.
Rather than scanning on boot, scan upon the first attempt to check the
badness of a block.  This speeds up boot when not using NAND, and reduces
the likelihood of needing to reflash via JTAG if NAND becomes
nonfunctional.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-08-12 11:31:28 -05:00
..
Makefile Freescale eLBC FCM NAND driver 2008-08-12 11:31:25 -05:00
diskonchip.c Fixing coding style issues 2008-08-12 11:31:17 -05:00
fsl_elbc_nand.c fsl_elbc_nand: Hard-code the FBAR/FPAR split. 2008-08-12 11:31:26 -05:00
fsl_upm.c nand: fsl_upm: convert to updated MTD NAND infrastructure 2008-08-12 11:31:27 -05:00
nand.c MTD/NAND: Fix printf format warning in nand code 2008-07-10 10:46:13 +02:00
nand_base.c NAND: Scan bad blocks lazily. 2008-08-12 11:31:28 -05:00
nand_bbt.c NAND: Make NAND driver less verbose per default 2008-08-12 11:31:24 -05:00
nand_ecc.c Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
nand_ids.c Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
nand_util.c NAND read/write fix 2008-08-12 11:31:28 -05:00