[PATCH v2 5/5] cmd: mbr: Force DOS driver to be used for verify

Simon Glass sjg at chromium.org
Tue Jul 4 04:40:28 CEST 2023


On Mon, 3 Jul 2023 at 14:41, Joshua Watt <jpewhacker at gmail.com> wrote:
>
> Forces the DOS partition type driver to be used when verifying the MBR.
> This is particularly useful when using a hybrid MBR & GPT layout as
> otherwise MBR verification would mostly likely fail since the GPT
> partitions will be returned, even if the MBR is actually valid.
>
> Signed-off-by: Joshua Watt <JPEWhacker at gmail.com>
> ---
>  cmd/mbr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list