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

Jordan Hand jordanhand22 at gmail.com
Wed Apr 10 16:28:19 UTC 2019


On Wed, Apr 10, 2019 at 1:52 AM Alex Kiernan <alex.kiernan at gmail.com> wrote:
>
> 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?

Ah, yes. Seems I've messed up my patman formatting. Will submit a v2
so the commit message is cleaner.

>
> 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