[PATCH 2/6] cmd: gpt: Add command to set bootable flags

Simon Glass sjg at google.com
Tue Aug 15 20:39:38 CEST 2023


Hi Joshua,

On Tue, 15 Aug 2023 at 10:28, Joshua Watt <jpewhacker at gmail.com> wrote:
>
> Adds a command that can be used to modify the GPT partition table to
> indicate which partitions should have the bootable flag set
>
> Signed-off-by: Joshua Watt <JPEWhacker at gmail.com>
> ---
>  cmd/gpt.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 80 insertions(+)

Can you add doc/usage/gpt.rst and a test?

Regards,
Simon


More information about the U-Boot mailing list