[U-Boot] [PATCH 5/6] gpt: part: Definition and declaration of GPT verification functions

Tom Rini trini at konsulko.com
Thu Nov 19 00:39:38 CET 2015


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

> This commit provides definition and declaration of GPT verification
> functions - namely gpt_verify_headers() and gpt_verify_partitions().
> The former is used to only check CRC32 of GPT's header and PTEs.
> The latter examines each partition entry and compare attributes such as:
> name, start offset and size with ones provided at '$partitions' env
> variable.
> 
> Signed-off-by: Lukasz Majewski <l.majewski at majess.pl>

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/497b674f/attachment.sig>


More information about the U-Boot mailing list