[PATCH 0/3] cmd: fix errors in gpt command
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Sat Aug 26 03:53:40 CEST 2023
Consider that partitions may not be numbered continously starting at 1.
Don't enumerate a block device with multiple partition drivers.
Let gpt_partition_entry be a hexadecimal value.
Heinrich Schuchardt (3):
cmd: fix gpt setenv
cmd: fix gpt enumerate
cmd: let gpt_partition_entry be hexadecimal
cmd/gpt.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
--
2.40.1
More information about the U-Boot
mailing list