Home
last modified time | relevance | path

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

12345678

/openbmc/linux/drivers/mtd/spi-nor/
H A DKconfig17 Many flash memories support erasing small (4096 B) sectors. Depending
19 to erasing whole blocks (32/64 KiB).
21 small sectors. On the other hand erasing should be faster when using
/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/linux/fs/jffs2/
H A Djffs2_fs_sb.h101 struct list_head erasable_list; /* Blocks which are completely dirty, and need erasing */
102 …struct list_head erasable_pending_wbuf_list; /* Blocks which need erasing but only after the curre…
103 struct list_head erasing_list; /* Blocks which are currently erasing */
105 struct list_head erase_pending_list; /* Blocks which need erasing now */
H A Ddebug.c44 …JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + erasing %#08x + bad %#08x + wasted %#08x + un… in __jffs2_dbg_acct_sanity_check_nolock()
164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
251 erasing += c->sector_size; in __jffs2_dbg_superblock_counts()
255 erasing += c->sector_size; in __jffs2_dbg_superblock_counts()
259 erasing += c->sector_size; in __jffs2_dbg_superblock_counts()
281 check(erasing); in __jffs2_dbg_superblock_counts()
/openbmc/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst55 including the whole card. When erasing a large area it may
60 is being erased, but erasing one partition will make
74 size for erasing large areas.
/openbmc/linux/drivers/mtd/tests/
H A Dpagetest.c207 pr_info("erasing block %d\n", ebnum); in erasecrosstest()
232 pr_info("erasing block %d\n", ebnum); in erasecrosstest()
244 pr_info("erasing block %d\n", ebnum2); in erasecrosstest()
281 pr_info("erasing block %d\n", ebnum); in erasetest()
292 pr_info("erasing block %d\n", ebnum); in erasetest()
380 pr_info("erasing whole device\n"); in mtd_pagetest_init()
/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/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c78 shared[i].writing = shared[i].erasing = NULL; in lpddr_cmdset()
217 * shared->erasing. in get_chip()
268 if (mode == FL_ERASING && shared->erasing in get_chip()
269 && shared->erasing->oldstate == FL_ERASING) { in get_chip()
283 shared->erasing = chip; in get_chip()
355 shared->writing = shared->erasing; in put_chip()
368 shared->erasing = NULL; in put_chip()
370 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
/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/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.2.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/buffalo/lsxl/
H A Dlsxl.c216 printf("Erasing environment..\n"); in erase_environment()
219 printf("Erasing flash failed\n"); in erase_environment()
/openbmc/u-boot/board/boundary/nitrogen6x/
H A D6x_upgrade.txt19 echo "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()
/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/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c38 solo_dev->erasing = 1; in erase_on()
44 if (!solo_dev->erasing) in erase_off()
50 /* Keep the erasing flag on for 8 frames minimum */ in erase_off()
52 solo_dev->erasing = 0; in erase_off()
/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/libbej/test/json/
H A Ddrive_oem.json69 "OperationName": "Erasing",

12345678