Files
u-boot/doc/usage/cmd
Enric Balletbo i Serra 22e7f1d108 cmd: part: Add partition-related type command
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@redhat.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
[trini: Fix when CONFIG_PARTITION_TYPE_GUID is disabled and have the
command check for "types" before "type"]
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-01-18 13:10:41 -05:00
..
2022-04-15 11:23:02 +02:00
2022-04-25 10:00:04 -04:00
2022-04-25 10:00:04 -04:00
2022-08-12 08:17:11 -04:00
2022-06-19 15:53:09 +02:00
2022-10-11 15:40:48 -04:00
2022-10-10 16:34:25 +02:00
2022-09-13 16:01:44 -04:00
2022-04-15 11:23:02 +02:00
2022-09-02 13:40:42 -04:00
2022-11-06 10:50:04 +01:00
2022-12-29 10:51:50 +01:00
2022-10-11 15:40:48 -04:00