Lines Matching refs:partition
78 Fastboot partition aliases can also be defined for devices where GPT
79 limitations prevent user-friendly partition names such as ``boot``, ``system``
80 and ``cache``. Or, where the actual partition name doesn't match a standard
81 partition name used commonly with fastboot.
84 name (flash_write and erase functions). To define a partition alias
87 fastboot_partition_alias_<alias partition name>=<actual partition name>
93 Raw partition descriptors
96 In cases where no partition table is present, a raw partition descriptor can be
97 defined, specifying the offset, size, and optionally the MMC hardware partition
98 number for a given partition name.
101 specific offset in the eMMC boot partition, without having to update the entire
102 boot partition.
104 To define a raw partition descriptor, add an environment variable similar to::
106 fastboot_raw_partition_<raw partition name>=<offset> <size> [mmcpart <num>]
122 fastboot.partition-type:boot=jffs2
137 For GPT/EFI the respective partition name is used.
142 <device type><device index letter><partition index>
156 controller, SD/MMC controller) or disk index. The partition index starts
157 from ``1`` and describes the partition number on the particular device.
159 Alternatively, partition types may be specified using :ref:`U-Boot's partition
166 Fastboot also allows to write the partition table to the media. This can be
167 done by writing the respective partition table image to a special target