Lines Matching full:partitions
14 - partitions - lists of available partitions (defined at u-boot):
25 GPT for marking disks/partitions is using the UUID. It is supposed to be a
100 40 8 B First usable LBA for partitions (primary partition table last
151 Creating GPT partitions in U-Boot:
156 Format of partitions layout:
185 gpt write mmc 0 $partitions
187 Checking (validating) GPT partitions in U-Boot:
193 gpt verify mmc 0 [$partitions]
195 where [$partitions] is an optional parameter.
200 offset (last two in LBA) - are compared with data defined in '$partitions'
208 U-BOOT> gpt verify mmc 0 $partitions
211 Renaming GPT partitions from U-Boot:
217 programmatic renaming of partitions from bootscripts by generating and
218 modifying the partitions layout string. Here is an illustration of
223 Afterwards, all partitions previously named 'primary' will be named
224 'backup', and vice-versa. Alternatively, single partitions may be
281 recovery. Both are able to handle GUID partitions.
285 (-d switch) passed in UUID string. It can be used to generate partitions UUID
294 Partitions layout can be printed by typing "mmc part". Note that each partition