Searched refs:erased (Results 1 – 14 of 14) 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()
1100 int erased; in flash_erase() local1107 erased = 1; in flash_erase()1113 erased = 0; in flash_erase()1117 if (erased) { in flash_erase()
19 uses that pattern for erased blocks
27 embedded flash sector which is erased whenever you install a
54 u16 erased:1; /** Block is erased */ member
1480 r->s.num_errors, r->s.erased); in octeontx_nand_bch_calculate_ecc_internal()1578 if (r->s.erased) { in octeontx_nand_bch_correct()
402 int erased = 0; in flash_sect_erase() local414 erased += s_last[bank] - s_first[bank] + 1; in flash_sect_erase()426 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.
78 When original address is lost (e.g. erased by Armbian boot scripts for EspressoBin) it is
124 Maybe 3ffff will work too, that corresponds to the erased sectors.
32 key-erased {
25 board without having a valid HRCW in place (i.e. erased flash) as
3190 environment is erased by accident, a default environment is provided.
Completed in 22 milliseconds