[U-Boot] [PATCH 6/6] gpt: command: Extend gpt command to support GPT table verification

Tom Rini trini at konsulko.com
Thu Nov 19 00:40:48 CET 2015


On Fri, Nov 13, 2015 at 07:42:12AM +0100, Lukasz Majewski wrote:

> This commit adds support for "gpt verify" command, which verifies
> correctness of on-board stored GPT partition table.
> As the optional parameter one can provide '$partitons' environment variable
> to check if partition data (size, offset, name) is correct.
> 
> This command should be regarded as complementary one to "gpt restore".
> 
> Signed-off-by: Lukasz Majewski <l.majewski at majess.pl>

Note you're using puts and printf both here, please just switch to
printf.  But:
Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151118/cf2c5270/attachment.sig>


More information about the U-Boot mailing list