Files
u-boot-tk1-som/include
Patrick Delaunay bcb41dcaef uuid: add selection by string for known partition type GUID
short strings can be used in type parameter of gpt command
to replace the guid string for the types known by u-boot

      partitions = name=boot,size=0x6bc00,type=data; \
                   name=root,size=0x7538ba00,type=linux;
      gpt write mmc 0 $partitions

and they are also used to display the type of partition
in "part list" command

  Partition Map for MMC device 0  --   Partition Type: EFI

  Part	Start LBA	End LBA		Name
	Attributes
	Type GUID
	Partition GUID
    1	0x00000022	0x0000037f	"boot"
	attrs:	0x0000000000000000
	type:	ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
	type:	data
	guid:	d117f98e-6f2c-d04b-a5b2-331a19f91cb2
    2	0x00000380	0x003a9fdc	"root"
	attrs:	0x0000000000000000
	type:	0fc63daf-8483-4772-8e79-3d69d8477de4
	type:	linux
	guid:	25718777-d0ad-7443-9e60-02cb591c9737

Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
2015-11-12 15:58:58 -05:00
..
2015-11-12 08:26:58 +08:00
2015-09-11 17:15:32 -04:00
2015-11-02 10:38:00 +09:00
2014-07-30 08:48:03 -04:00
2015-05-05 20:58:20 -06:00
2015-06-10 19:26:54 -06:00
2015-07-21 17:39:29 -06:00
2015-07-27 15:53:48 -07:00
2015-10-29 10:34:00 -07:00
2015-08-05 21:06:16 -06:00
2015-04-10 14:23:23 +02:00
2015-08-05 08:42:41 -06:00
2015-08-05 08:44:07 -06:00
2015-11-12 13:18:58 -05:00
2015-11-12 08:26:58 +08:00
2015-01-21 10:25:02 +01:00
2015-10-24 13:50:32 -04:00
2015-08-25 22:53:57 -05:00
2015-07-22 08:57:54 +02:00
2014-11-19 08:48:42 +01:00
2014-12-11 13:18:43 -07:00
2014-10-25 15:27:37 -04:00
2015-09-02 15:26:12 +02:00
2015-10-23 07:37:03 +08:00
2015-07-21 17:39:25 -06:00
2015-11-12 08:26:58 +08:00
2015-01-06 10:10:04 +02:00
2015-06-04 03:34:47 -06:00
2015-01-05 12:08:55 -05:00
2015-04-20 17:57:13 -05:00
2015-07-21 17:39:27 -06:00
2015-07-21 17:39:28 -06:00
2014-11-24 12:00:00 +01:00
2015-11-05 08:24:42 +01:00
2015-07-26 12:11:33 +02:00
2015-10-23 07:37:03 +08:00
2015-01-21 10:25:53 +01:00