Skip to content
Commit 55a42443 authored by Joshua Watt's avatar Joshua Watt Committed by Tom Rini
Browse files

cmd: mbr: Force DOS driver to be used for verify



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: default avatarJoshua Watt <JPEWhacker@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 95811666
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment