[PATCH v3 17/46] boot: Support compressed booti images in bootm
Simon Glass
sjg at chromium.org
Fri Dec 20 05:06:16 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
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list