Lines Matching +full:partition +full:- +full:erase
2 # SPDX-License-Identifier: Apache-2.0
4 description: Block storage device on flash partition
6 compatible: "zephyr,flash-disk"
11 partition:
15 Backing storage flash map partition.
17 disk-name:
23 sector-size:
29 cache-size:
34 adequately chosen. On storage backends with uniform erase-blocks it
35 should be at least the erase-block-size, on storage backends with
36 non-uniform erase-blocks it should be at least the largest
37 erase-block-size. The cache-size property is ignored if the partition
38 is read-only.