Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/
H 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()
H A Dcfi_flash.c1093 int erased; in flash_erase() local
1100 erased = 1; in flash_erase()
1106 erased = 0; in flash_erase()
1110 if (erased) { in flash_erase()
/rk3399_rockchip-uboot/doc/device-tree-bindings/misc/
H A Dcros-ec.txt19 uses that pattern for erased blocks
/rk3399_rockchip-uboot/tools/kermit/
H A DREADME29 embedded flash sector which is erased whenever you install a
/rk3399_rockchip-uboot/cmd/
H A Dflash.c399 int erased = 0; in flash_sect_erase() local
411 erased += s_last[bank] - s_first[bank] + 1; in flash_sect_erase()
423 printf("Erased %d sectors\n", erased); in flash_sect_erase()
/rk3399_rockchip-uboot/doc/
H 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.
H A DREADME.mpc83xxads94 erased sectors.
/rk3399_rockchip-uboot/board/freescale/mpc832xemds/
H A DREADME124 Maybe 3ffff will work too, that corresponds to the erased sectors.
/rk3399_rockchip-uboot/board/sbc8349/
H A DREADME25 board without having a valid HRCW in place (i.e. erased flash) as
/rk3399_rockchip-uboot/
H A DREADME3856 environment is erased by accident, a default environment is provided.