Skip to content
Snippets Groups Projects
Commit 8a5ea3e6 authored by Marian Balakowicz's avatar Marian Balakowicz
Browse files

[new uImage] Move image verify flag to bootm_headers structure


Do not pass image verification flag directly to related routines.
Simplify argument passing and move it to the bootm_header structure which
contains curently processed image specific data and is already being passed
on the argument list.

Signed-off-by: default avatarMarian Balakowicz <m8@semihalf.com>
Acked-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 823afe7c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment