u-boot-brain/drivers/mtd
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
..
nand NAND: Scan bad blocks lazily. 2008-08-12 11:31:28 -05:00
nand_legacy Big white-space cleanup. 2008-05-21 00:14:08 +02:00
onenand OneNAND: Remove unused parameters to onenand_verify_page 2008-08-11 15:07:46 -05:00
spi spi flash: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
at45.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
cfi_flash.c CFI: allow for dynamically determined flash sizes and addresses 2008-08-08 16:39:54 +02:00
dataflash.c DataFlash: AT45DB021 fix and AT45DB081 support 2008-08-09 00:15:06 +02:00
jedec_flash.c jedec_flash: Fix AM29DL800BB device ID 2008-07-08 12:57:14 +02:00
Makefile dataflash: Move CONFIG_HAS_DATAFLASH to Makefile 2008-04-01 07:30:51 +02:00
mw_eeprom.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00