commit | 11b12a3262c0cc1dd97a97a513cd764e824aa649 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Dec 16 14:24:16 2008 -0600 |
committer | Scott Wood <scottwood@freescale.com> | Tue Dec 16 14:40:34 2008 -0600 |
tree | 98a82242c8fc9b2d2b26ace7cce6f25984f48082 | |
parent | 28ca6954712fc37257a0576732d71f7e213ae0e4 [diff] |
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>