[PATCH v2 07/41] mbr: Correct verification check

Simon Glass sjg at chromium.org
Wed Nov 24 23:22:34 CET 2021


Hi Simon,

On Sat, Oct 23, 2021 at 05:26:01PM -0600, Simon Glass wrote:
> At present this command considers the partitions to be identical if the
> start and size are smaller than expected. It should check that they are
> the same. Fix this and tidy up the code style a little.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  cmd/mbr.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list