diff options
author | Lukasz Majewski <l.majewski@majess.pl> | 2015-11-20 08:06:16 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-11-23 11:01:50 -0500 |
commit | cef68bf9042dda6b77b5845a25f37b9ea882074b (patch) | |
tree | f88a860607adf1f1c80bd4f38a813c3386b126b7 /doc/README.VLAN | |
parent | 74f889b039b3a73bbe76663175527fdabebd3702 (diff) | |
download | u-boot-imx-cef68bf9042dda6b77b5845a25f37b9ea882074b.zip u-boot-imx-cef68bf9042dda6b77b5845a25f37b9ea882074b.tar.gz u-boot-imx-cef68bf9042dda6b77b5845a25f37b9ea882074b.tar.bz2 |
gpt: part: Definition and declaration of GPT verification functions
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@majess.pl>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Przemyslaw Marczak <p.marczak@samsung.com>
Diffstat (limited to 'doc/README.VLAN')
0 files changed, 0 insertions, 0 deletions