[PATCH v3 17/46] boot: Support compressed booti images in bootm

Simon Glass sjg at chromium.org
Thu Dec 19 16:09:41 CET 2024


Hi Peter,

On Fri, 6 Dec 2024 at 00:52, Peter Korsgaard <peter at korsgaard.com> wrote:
>
> On 12/6/24 03:35, Simon Glass wrote:
> > A compressed booti image relies on the compression-format's header at
> > the start to indicate which compression algorithm is used.
> >
> > We don't support this elsewhere in U-Boot, so assume that a compressed
> > file is always a booti file. Once it is compressed, a check is made to
>
> NIT: DEcompressed.

Thanks, I'll fix that up when applying it.

>
> --
> Bye, Peter Korsgaard
>

Regards,
SImon


More information about the U-Boot mailing list