[PATCH v3 3/4] cmd: part: Add partition-related type command

Tom Rini trini at konsulko.com
Thu Jan 19 15:45:19 CET 2023


On Tue, Jan 10, 2023 at 05:19:34PM +0100, Enric Balletbo i Serra wrote:

> This implements the following command:
> 
>     part type mmc 0:1
>       -> print partition type UUID
>     part type mmc 0:1 uuid
>       -> 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 <eballetbo at redhat.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230119/1bbc7968/attachment.sig>


More information about the U-Boot mailing list