Searched refs:erased (Results 1 – 10 of 10) sorted by relevance
491 int erased; in flash_print_info() local506 erased = 0; in flash_print_info()508 erased = 1; in flash_print_info()515 erased ? " E" : " ", info->protect[i] ? "RO " : " "); in flash_print_info()
1093 int erased; in flash_erase() local1100 erased = 1; in flash_erase()1106 erased = 0; in flash_erase()1110 if (erased) { in flash_erase()
19 uses that pattern for erased blocks
29 embedded flash sector which is erased whenever you install a
399 int erased = 0; in flash_sect_erase() local411 erased += s_last[bank] - s_first[bank] + 1; in flash_sect_erase()423 printf("Erased %d sectors\n", erased); in flash_sect_erase()
26 and write commands). Only complete erase blocks can be erased.29 is erased. If `erase' is specified with partition but without an30 size, the entire partition is erased.33 each block after it is erased.36 a debug option in cmd_nand.c to allow bad blocks to be erased.38 bad by the manufacturer must _NEVER_ be erased.
94 erased sectors.
124 Maybe 3ffff will work too, that corresponds to the erased sectors.
25 board without having a valid HRCW in place (i.e. erased flash) as
3856 environment is erased by accident, a default environment is provided.