Lines Matching full:partitions
16 - partitions - lists of available partitions (defined at u-boot):
27 GPT for marking disks/partitions is using the UUID. It is supposed to be a
102 40 8 B First usable LBA for partitions (primary partition table last
153 Creating GPT partitions in U-Boot:
158 Format of partitions layout:
187 gpt write mmc 0 $partitions
189 Checking (validating) GPT partitions in U-Boot:
195 gpt verify mmc 0 [$partitions]
197 where [$partitions] is an optional parameter.
202 offset (last two in LBA) - are compared with data defined in '$partitions'
210 U-BOOT> gpt verify mmc 0 $partitions
213 Renaming GPT partitions from U-Boot:
219 programmatic renaming of partitions from bootscripts by generating and
220 modifying the partitions layout string. Here is an illustration of
225 Afterwards, all partitions previously named 'primary' will be named
226 'backup', and vice-versa. Alternatively, single partitions may be
283 recovery. Both are able to handle GUID partitions.
287 (-d switch) passed in UUID string. It can be used to generate partitions UUID
296 Partitions layout can be printed by typing "mmc part". Note that each partition