Lines Matching full:partition
31 partition on the device) or a filesystem (where the environment
44 bool "Environment fragment is store in envf partition"
47 Use this if you want to add a env fragment partition to overlay/store
51 bool "Environment fragment is store in envf partition in SPL"
55 Use this if you want to add a env fragment partition to overlay/store
56 some specific environments in SPL. But now only parse env partition
192 Specifies which MMC partition the environment is stored in. If not
193 set, defaults to partition 0, the user area. Common values might be
194 1 (first MMC boot partition), 2 (second MMC boot partition).
203 the start of the MMC partition. If offset is negative, it is treated
204 as relative to the end of the MMC partition. This can be useful if
207 environment placed at the very end of the partition, to leave the
365 Define this to a string that is the mtd partition containing the UBI.
376 It is assumed that both volumes are in the same MTD partition.
414 Specifies which MMC partition the environment is stored in. If not
415 set, defaults to partition 0, the user area. Common values might be
416 1 (first MMC boot partition), 2 (second MMC boot partition).
436 string "Device and partition for where to store the environemt in FAT"
442 Define this to a string to specify the partition of the device. It can
446 - "D:P": device D partition P. Error occurs if device D has no
447 partition table.
449 - "D" or "D:": device D partition 1 if device D has partition
450 table, or the whole device D if has no partition
452 - "D:auto": first partition in device D with bootable flag set.
453 If none, first valid partition in device D. If no
454 partition table then means device D.
472 Offset from the start of the device (or partition)
482 string "UBI partition name"
485 MTD partition containing the UBI device
504 Offset from the start of the device (or partition)
517 Redundant(backup) offset from the start of the device (or partition),