u-boot/drivers/mtd/nand
Anton Vorontsov 8f42bf1c39 fsl_elbc_nand: implement support for flash-based BBT
This patch implements support for flash-based BBT for chips working
through ELBC NAND controller, so that NAND core will not have to re-scan
for bad blocks on every boot.

Because ELBC controller may provide HW-generated ECCs we should adjust
bbt pattern and bbt version positions in the OOB free area.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-09-12 14:57:20 -05:00
..
diskonchip.c drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
fsl_elbc_nand.c fsl_elbc_nand: implement support for flash-based BBT 2008-09-12 14:57:20 -05:00
fsl_upm.c drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
Makefile NAND: add NAND driver for S3C64XX 2008-08-31 00:39:47 +02:00
nand.c drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
nand_base.c drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
nand_bbt.c drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
nand_ecc.c drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
nand_ids.c drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
nand_util.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
s3c64xx.c NAND: add NAND driver for S3C64XX 2008-08-31 00:39:47 +02:00