u-boot/drivers/mtd/nand
Scott Wood ff49ea8977 NAND: Mark the BBT as scanned prior to calling scan_bbt.
Otherwise, recursion can occur if scan_bbt does not find a bad block
table, and tries to write one, and the attempt to erase the BBT area
causes a bad block check.

Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-12-16 14:40:34 -06:00
..
diskonchip.c NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
fsl_elbc_nand.c NAND fsl elbc: Set FMR[ECCM] based on page size. 2008-10-29 13:42:41 -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_base.c NAND: Mark the BBT as scanned prior to calling scan_bbt. 2008-12-16 14:40:34 -06: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: Fix misplaced return statement in nand_{read,write}_skip_bad(). 2008-11-25 10:47:02 -06:00
nand.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
s3c64xx.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00