Home
last modified time | relevance | path

Searched full:erasing (Results 1 – 25 of 91) sorted by relevance

1234

/openbmc/u-boot/drivers/block/
H A DKconfig8 reading, writing and (in some cases) erasing blocks. Block
25 reading, writing and (in some cases) erasing blocks. Block
37 reading, writing and (in some cases) erasing blocks. Block
/openbmc/u-boot/drivers/mtd/spi/
H A DKconfig35 erasing through cmd_sf interface.
156 Many flash memories support erasing small (4096 B) sectors. Depending
158 to erasing whole blocks (32/64 KiB).
160 small sectors. On the other hand erasing should be faster when using
/openbmc/qemu/tests/qemu-iotests/
H A D293.out53 == erasing secret3 will fail now since it is the only secret (in 3 slots) ==
54 qemu-img: All the active keyslots match the (old) password that was given and erasing them will era…
87 qemu-img: All the active keyslots match the (old) password that was given and erasing them will era…
H A D295.out31 Job failed: All the active keyslots match the (old) password that was given and erasing them will e…
/openbmc/u-boot/drivers/fastboot/
H A Dfb_nand.c77 printf("Erasing blocks 0x%llx to 0x%llx\n", in _fb_nand_erase()
255 pr_err("failed erasing from device %s", mtd->name); in fastboot_nand_erase()
256 fastboot_fail("failed erasing from device", response); in fastboot_nand_erase()
H A Dfb_mmc.c75 fastboot_progress_callback("erasing"); in fb_mmc_blk_write()
465 /* Align blocks to erase group size to avoid erasing other partitions */ in fastboot_mmc_erase()
474 printf("Erasing blocks " LBAFU " to " LBAFU " due to alignment\n", in fastboot_mmc_erase()
480 pr_err("failed erasing from device %d\n", dev_desc->devnum); in fastboot_mmc_erase()
481 fastboot_fail("failed erasing from device", response); in fastboot_mmc_erase()
/openbmc/u-boot/board/imgtec/malta/
H A Dflash-malta-boot.tcl30 puts "finished erasing boot flash";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/
H A Dflashrom_1.5.1.bb1 DESCRIPTION = "flashrom is a utility for identifying, reading, writing, verifying and erasing flash…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/
H A Dwipe_0.24.bb2 DESCRIPTION = "Wipe is a little command for securely erasing files from \
/openbmc/u-boot/board/boundary/nitrogen6x/
H A D6x_upgrade.txt19 echo "erasing" ;
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0011-Platform-CS1000-Fix-Bank-offsets.patch7 erasing the banks during capsule update. The fwu_agent erases the flash
/openbmc/u-boot/board/Barix/ipam390/
H A DREADME.ipam39058 Erasing at 0x160000 -- 100% complete.
189 Erasing at 0x180000 -- 100% complete.
219 Erasing at 0x180000 -- 100% complete.
/openbmc/u-boot/board/sbc8349/
H A DREADME53 - Select sectors for erasing (see note on environment below)
70 The size for converting (and erasing) must be at least as large
/openbmc/u-boot/board/buffalo/lsxl/
H A Dlsxl.c216 printf("Erasing environment..\n"); in erase_environment()
219 printf("Erasing flash failed\n"); in erase_environment()
/openbmc/libbej/test/json/
H A Ddrive_oem.json69 "OperationName": "Erasing",
/openbmc/u-boot/env/
H A Dsf.c114 puts("Erasing SPI flash..."); in env_sf_save()
222 puts("Erasing SPI flash..."); in env_sf_save()
H A Dflash.c163 puts("Erasing Flash..."); in env_flash_save()
274 puts("Erasing Flash..."); in env_flash_save()
/openbmc/u-boot/include/linux/mtd/
H A Dflashchip.h99 struct flchip *erasing; member
/openbmc/u-boot/post/drivers/
H A Dflash.c17 * This code will walk over the declared sectors erasing them,
/openbmc/u-boot/board/keymile/km83xx/
H A DREADME.kmeter180 Erasing Flash...
/openbmc/skeleton/op-flasher/
H A Dflasher_obj.c61 printf("Erasing... (may take a while !) "); in erase_chip()
66 fprintf(stderr, "Error %d erasing chip\n", rc); in erase_chip()
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_syscfg.c164 "%s: Erasing SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
191 "%s: Erasing SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
/openbmc/u-boot/examples/standalone/
H A Dsmc911x_eeprom.c105 /* enable erasing/writing */ in write_eeprom_reg()
121 /* disable erasing/writing */ in write_eeprom_reg()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/
H A D0001-Fru-Fix-edit-field-not-checking-area-existence.patch46 Erasing leftover data from 200 to 208
300 + printf("Erasing leftover data from %i to %i\n", end_of_fru, end_of_fru + length_of_erase);
/openbmc/u-boot/include/
H A Dnand.h89 int scrub; /* if true, really clean NAND by erasing

1234