Lines Matching full:bad
12 nand bad
13 Print a list of all of the bad blocks in the current device.
35 This command will not erase blocks that are marked bad. There is
36 a debug option in cmd_nand.c to allow bad blocks to be erased.
38 bad by the manufacturer must _NEVER_ be erased.
45 are marked bad are skipped. If a page cannot be read because an
52 for bad blocks or ECC errors.
56 are marked bad are skipped. If a page cannot be read because an
61 bad blocks. Compact images, such as those produced by mkfs.jffs2
63 going to be trouble if there are any bad blocks.
79 for bad blocks.
292 using both the new code which is able to skip bad blocks
297 create an artificial bad block (for testing bad block handling)
300 like "erase" but don't skip bad block. Instead erase them.
301 DANGEROUS!!! Factory set bad blocks will be lost. Use only
302 to remove artificial bad blocks created with the "markbad" command.
309 mark this block as bad.
313 automate retries and handling of possibly newly detected bad blocks if the