Lines Matching full:erase
21 nand erase off|partition size
22 nand erase clean [off|partition size]
23 Erase `size' bytes starting at offset `off'. Alternatively partition
26 and write commands). Only complete erase blocks can be erased.
28 If `erase' is specified without an offset or size, the entire flash
29 is erased. If `erase' is specified with partition but without an
35 This command will not erase blocks that are marked bad. There is
291 implement "nand erase clean" and old "nand erase"
293 "nand erase clean" additionally writes JFFS2-cleanmarkers in the oob.
300 like "erase" but don't skip bad block. Instead erase them.
310 The analyzed block is put through 3 erase / write cycles (or less if the block
322 one call. If size is not a multiple of the NAND's erase size, then the block