[U-Boot] [U-Boot, v3, 2/3] gpt: add optional parameter type in gpt command
Tom Rini
trini at konsulko.com
Fri Nov 13 02:28:24 CET 2015
On Tue, Oct 27, 2015 at 11:00:27AM +0100, Patrick Delaunay wrote:
> code under flag CONFIG_PARTITION_TYPE_GUID
> add parameter "type" to select partition type guid
>
> example of use with gpt command :
>
> partitions = uuid_disk=${uuid_gpt_disk}; \
> name=boot,size=0x6bc00,uuid=${uuid_gpt_boot}; \
> name=root,size=0x7538ba00,uuid=${uuid_gpt_root}, \
> type=0fc63daf-8483-4772-8e79-3d69d8477de4;
>
> gpt write mmc 0 $partitions
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay73 at gmail.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151112/2beba5de/attachment.sig>
More information about the U-Boot
mailing list