
24 Nov
2021
24 Nov
'21
11:22 p.m.
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@chromium.org
(no changes since v1)
cmd/mbr.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Applied to u-boot-dm/next, thanks!