Home
last modified time | relevance | path

Searched refs:erased (Results 1 – 14 of 14) sorted by relevance

/u-boot/drivers/mtd/
A Dst_smi.c491 int erased; in flash_print_info() local
506 erased = 0; in flash_print_info()
508 erased = 1; in flash_print_info()
515 erased ? " E" : " ", info->protect[i] ? "RO " : " "); in flash_print_info()
A Dcfi_flash.c1100 int erased; in flash_erase() local
1107 erased = 1; in flash_erase()
1113 erased = 0; in flash_erase()
1117 if (erased) { in flash_erase()
/u-boot/doc/device-tree-bindings/misc/
A Dcros-ec.txt19 uses that pattern for erased blocks
/u-boot/tools/kermit/
A DREADME27 embedded flash sector which is erased whenever you install a
/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch_regs.h54 u16 erased:1; /** Block is erased */ member
A Docteontx_nand.c1480 r->s.num_errors, r->s.erased); in octeontx_nand_bch_calculate_ecc_internal()
1578 if (r->s.erased) { in octeontx_nand_bch_correct()
/u-boot/cmd/
A Dflash.c402 int erased = 0; in flash_sect_erase() local
414 erased += s_last[bank] - s_first[bank] + 1; in flash_sect_erase()
426 printf("Erased %d sectors\n", erased); in flash_sect_erase()
/u-boot/doc/
A DREADME.nand26 and write commands). Only complete erase blocks can be erased.
29 is erased. If `erase' is specified with partition but without an
30 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.
A DREADME.mpc83xxads94 erased sectors.
A DREADME.marvell78 When original address is lost (e.g. erased by Armbian boot scripts for EspressoBin) it is
/u-boot/board/freescale/mpc832xemds/
A DREADME124 Maybe 3ffff will work too, that corresponds to the erased sectors.
/u-boot/arch/arm/dts/
A Dimx8mm-venice-gw700x.dtsi32 key-erased {
/u-boot/board/sbc8349/
A DREADME25 board without having a valid HRCW in place (i.e. erased flash) as
/u-boot/
A DREADME3190 environment is erased by accident, a default environment is provided.

Completed in 22 milliseconds