/openbmc/u-boot/drivers/block/ |
H A D | Kconfig | 8 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 D | Kconfig | 35 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 D | 293.out | 53 == 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 D | 295.out | 31 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 D | fb_nand.c | 77 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 D | fb_mmc.c | 75 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 D | flash-malta-boot.tcl | 30 puts "finished erasing boot flash";
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/ |
H A D | flashrom_1.5.1.bb | 1 DESCRIPTION = "flashrom is a utility for identifying, reading, writing, verifying and erasing flash…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/ |
H A D | wipe_0.24.bb | 2 DESCRIPTION = "Wipe is a little command for securely erasing files from \
|
/openbmc/u-boot/board/boundary/nitrogen6x/ |
H A D | 6x_upgrade.txt | 19 echo "erasing" ;
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0011-Platform-CS1000-Fix-Bank-offsets.patch | 7 erasing the banks during capsule update. The fwu_agent erases the flash
|
/openbmc/u-boot/board/Barix/ipam390/ |
H A D | README.ipam390 | 58 Erasing at 0x160000 -- 100% complete. 189 Erasing at 0x180000 -- 100% complete. 219 Erasing at 0x180000 -- 100% complete.
|
/openbmc/u-boot/board/sbc8349/ |
H A D | README | 53 - 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 D | lsxl.c | 216 printf("Erasing environment..\n"); in erase_environment() 219 printf("Erasing flash failed\n"); in erase_environment()
|
/openbmc/libbej/test/json/ |
H A D | drive_oem.json | 69 "OperationName": "Erasing",
|
/openbmc/u-boot/env/ |
H A D | sf.c | 114 puts("Erasing SPI flash..."); in env_sf_save() 222 puts("Erasing SPI flash..."); in env_sf_save()
|
H A D | flash.c | 163 puts("Erasing Flash..."); in env_flash_save() 274 puts("Erasing Flash..."); in env_flash_save()
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | flashchip.h | 99 struct flchip *erasing; member
|
/openbmc/u-boot/post/drivers/ |
H A D | flash.c | 17 * This code will walk over the declared sectors erasing them,
|
/openbmc/u-boot/board/keymile/km83xx/ |
H A D | README.kmeter1 | 80 Erasing Flash...
|
/openbmc/skeleton/op-flasher/ |
H A D | flasher_obj.c | 61 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 D | stm32l4x5_syscfg.c | 164 "%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 D | smc911x_eeprom.c | 105 /* 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 D | 0001-Fru-Fix-edit-field-not-checking-area-existence.patch | 46 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 D | nand.h | 89 int scrub; /* if true, really clean NAND by erasing
|