Files
u-boot/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-10-20 15:22:15 +08:00
2022-09-25 08:30:05 -06:00
2022-10-30 20:07:17 +01:00
2022-09-24 11:34:38 -04:00
2022-04-25 10:00:04 -04:00
2022-09-29 16:07:57 -04:00
2022-10-17 21:17:12 -06:00
2022-09-29 16:07:57 -04:00
2022-10-11 15:40:48 -04:00
2022-02-25 01:41:04 -05:00
2022-08-04 16:18:47 -04:00
2022-08-04 16:18:47 -04:00
2022-09-29 16:07:57 -04:00
2022-08-26 16:32:59 -06:00
2022-01-15 10:57:22 +01:00
2022-09-24 11:34:38 -04:00
2022-03-15 16:19:29 -04:00
2022-08-04 16:18:47 -04:00
2022-09-29 16:07:57 -04:00
2022-05-06 14:39:15 -04:00
2022-09-16 11:05:16 -04:00
2022-08-04 16:18:47 -04:00
2022-09-25 08:30:05 -06:00
2021-11-28 16:51:51 -07:00
2022-06-22 21:29:47 -04:00
2022-09-25 08:30:05 -06:00
2022-12-07 16:04:17 -05:00
2022-10-06 22:54:57 +02:00
2022-09-16 11:05:16 -04:00
2022-05-05 15:06:02 -04:00
2022-09-02 13:40:42 -04:00
2022-01-19 18:11:34 +01:00
2022-09-16 11:05:16 -04:00
2022-09-16 11:05:16 -04:00
2022-09-16 11:05:16 -04:00
2022-01-19 18:11:34 +01:00
2021-09-24 14:30:46 -04:00
2022-10-11 15:40:48 -04:00
2021-10-21 07:39:05 +02:00
2021-10-09 13:09:56 -04:00
2022-12-07 16:04:17 -05:00
2022-10-31 11:04:00 -04:00
2022-09-29 16:07:57 -04:00
2022-10-11 15:40:48 -04:00