[U-Boot] [PATCH v1] fdt: Fix mkimage list to try every header type

Alex Kiernan alex.kiernan at gmail.com
Wed Apr 10 08:52:39 UTC 2019


On Tue, Apr 9, 2019 at 6:36 PM Jordan Hand <jordanhand22 at gmail.com> wrote:
>
> Signed-off-by: Jordan Hand <jorhand at microsoft.com>
> ---
> Image type is not supplied to `mkimage -l`. For this reason, we cannot
> use imagetool_verify_print_header_by_type. Instead, this patch uses
> imagetool_verify_print_header to look through all header types to find
> one where image validation succeeds.
>

Doesn't this text want to be part of the changelog and not below the marker?

However, definitely fixes it up for me.

Tested-by: Alex Kiernan <alex.kiernan at gmail.com>

-- 
Alex Kiernan


More information about the U-Boot mailing list