<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/usage/cmd/part.rst, branch v2023.07.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/usage/cmd/part.rst?h=v2023.07.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/usage/cmd/part.rst?h=v2023.07.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2023-01-18T18:10:41Z</updated>
<entry>
<title>cmd: part: Add partition-related type command</title>
<updated>2023-01-18T18:10:41Z</updated>
<author>
<name>Enric Balletbo i Serra</name>
<email>eballetb@redhat.com</email>
</author>
<published>2023-01-10T16:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=22e7f1d108410cc81a0ec5a6481338e4d6e9586e'/>
<id>urn:sha1:22e7f1d108410cc81a0ec5a6481338e4d6e9586e</id>
<content type='text'>
This implements the following command:

    part type mmc 0:1
      -&gt; print partition type UUID
    part type mmc 0:1 uuid
      -&gt; set environment variable to partition type UUID

"part type" can be useful when writing a bootcmd which searches for a
specific partition type to enable automatic discovery of partitions and
their intended usage or mount point.

Signed-off-by: Enric Balletbo i Serra &lt;eballetbo@redhat.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
[trini: Fix when CONFIG_PARTITION_TYPE_GUID is disabled and have the
command check for "types" before "type"]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>doc: man-page for the part command</title>
<updated>2023-01-18T17:46:13Z</updated>
<author>
<name>Enric Balletbo i Serra</name>
<email>eballetb@redhat.com</email>
</author>
<published>2023-01-10T16:19:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ff6ef4b9093ff70b7f776dd92377f29d0f999984'/>
<id>urn:sha1:ff6ef4b9093ff70b7f776dd92377f29d0f999984</id>
<content type='text'>
Provide a man-page for the part command.

Signed-off-by: Enric Balletbo i Serra &lt;eballetbo@redhat.com&gt;
</content>
</entry>
</feed>
