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-03-02 13:59:29 -05:00
2021-08-02 13:32:14 -04:00
2023-01-11 11:54:50 -05:00
2022-10-20 15:22:15 +08:00
2022-12-05 16:06:07 -05:00
2021-08-02 21:35:50 -04:00
2021-08-02 13:32:14 -04:00
2022-08-10 13:46:55 -04:00
2022-10-17 21:17:12 -06:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2022-08-10 13:46:55 -04:00
2022-10-21 21:37:47 -04:00
2022-10-30 20:07:17 +01:00
2021-10-12 14:19:52 +02:00
2021-08-02 13:32:14 -04:00
2022-09-25 08:30:05 -06:00
2021-08-04 15:58:31 -04:00
2022-11-10 10:08:55 -05: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-10-16 12:23:22 +02:00
2023-01-16 18:26:50 -05:00
2022-09-29 16:07:57 -04:00
2022-10-17 21:17:12 -06:00
2023-01-16 14:14:11 -05:00
2022-08-12 08:17:10 -04:00
2021-08-02 13:32:14 -04:00
2022-09-29 16:07:57 -04:00
2022-07-21 10:14:04 +02:00
2022-10-11 15:40:48 -04:00
2021-08-02 13:32:14 -04:00
2022-02-25 01:41:04 -05:00
2021-08-02 13:32:14 -04:00
2022-10-30 20:07:17 +01:00
2022-08-10 13:46:55 -04:00
2022-08-04 16:18:47 -04:00
2022-08-04 16:18:47 -04:00
2022-11-02 08:41:55 +01:00
2022-12-05 16:06:08 -05:00
2022-10-17 21:17:12 -06:00
2022-02-11 11:29:23 -05:00
2022-09-29 16:07:57 -04:00
2022-08-26 16:32:59 -06:00
2022-11-02 13:58:17 -04:00
2022-01-15 10:57:22 +01:00
2022-12-20 16:06:48 +01:00
2023-01-16 14:14:11 -05:00
2023-01-06 22:27:30 +01:00
2022-09-24 11:34:38 -04:00
2022-03-15 16:19:29 -04:00
2023-01-18 12:46:13 -05:00
2023-01-11 15:02:24 -05:00
2022-08-04 13:59:59 -04:00
2023-01-11 15:02:24 -05:00
2022-11-22 15:13:35 -07:00
2022-08-04 16:18:47 -04:00
2023-01-16 18:26:50 -05:00
2022-09-29 16:07:57 -04:00
2022-08-10 13:46:55 -04:00
2022-02-18 18:12:23 +01:00
2022-10-31 14:47:33 -04:00
2022-10-17 21:17:12 -06:00
2022-05-06 14:39:15 -04:00
2022-11-07 16:24:30 -07:00
2022-12-23 10:15:12 -05:00
2022-09-16 11:05:16 -04:00
2021-08-02 13:32:14 -04:00
2022-08-10 13:46:55 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2022-08-04 16:18:47 -04:00
2021-12-24 10:54:56 +08:00
2023-01-18 12:46:13 -05:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2022-09-24 11:34:38 -04:00
2021-08-02 13:32:14 -04:00
2022-09-25 08:30:05 -06:00
2021-08-02 13:32:14 -04:00
2022-11-22 12:00:45 +01:00
2021-11-28 16:51:51 -07:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2022-09-18 10:26:33 +02:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2022-06-22 21:29:47 -04:00
2022-09-25 08:30:05 -06:00
2021-08-02 13:32:14 -04:00
2022-12-10 14:35:55 +01:00
2022-12-12 16:46:07 -05:00
2022-12-10 11:11:25 +01:00
2022-12-07 16:04:17 -05:00
2022-10-06 22:54:57 +02:00
2022-04-07 16:50:42 -04:00
2022-09-16 11:05:16 -04:00
2022-05-05 15:06:02 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2023-01-18 13:10:41 -05:00
2022-09-02 13:40:42 -04:00
2021-08-02 13:32:14 -04:00
2022-09-29 10:10:39 -04:00
2022-01-19 18:11:34 +01:00
2022-10-17 21:17:12 -06:00
2021-07-27 14:50:47 -04:00
2021-07-27 14:50:47 -04:00
2022-02-14 13:03:49 -05:00
2022-09-16 11:05:16 -04:00
2022-03-04 15:20:06 -05:00
2021-11-11 19:02:43 -05:00
2022-12-23 10:15:11 -05:00
2022-08-12 08:14:24 -04:00
2022-10-17 21:17:12 -06:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2022-08-02 23:50:02 +03:00
2022-08-10 13:46:55 -04:00
2022-09-16 11:05:16 -04:00
2021-09-30 08:08:56 -04:00
2022-09-16 11:05:16 -04:00
2022-01-19 18:11:34 +01:00
2022-10-31 11:01:31 -04:00
2021-08-02 13:32:14 -04:00
2021-09-30 08:08:56 -04:00
2023-01-04 13:17:42 +01:00
2023-01-16 18:26:50 -05:00
2023-01-12 11:25:17 -05:00
2021-09-24 14:30:46 -04:00
2022-02-11 10:52:37 -05:00
2021-08-02 13:32:14 -04:00
2021-11-11 19:02:39 -05:00
2022-10-11 15:40:48 -04:00
2021-10-21 07:39:05 +02:00
2022-09-03 16:53:58 +03:00
2022-09-03 16:59:05 +03:00
2022-09-03 16:59:05 +03:00
2022-09-03 16:53:58 +03:00
2022-09-03 16:59:05 +03:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2022-10-12 08:55:31 -04:00
2022-11-23 13:06:12 -05:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-10-09 13:09:56 -04:00
2021-12-26 23:02:19 +01:00
2022-09-18 10:26:33 +02:00
2022-12-07 16:04:17 -05:00
2022-10-31 11:04:00 -04:00
2022-08-10 13:46:55 -04:00
2022-10-30 19:55:22 +01:00
2022-10-29 07:36:33 -06:00
2021-08-02 13:32:14 -04:00
2022-09-29 16:07:57 -04:00
2022-10-11 15:40:48 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00