[U-Boot] spl: ymodem: Add support for loading gzip compressed uImage

Tom Rini trini at konsulko.com
Wed Jan 16 02:43:31 UTC 2019


On Mon, Jan 07, 2019 at 09:23:22PM +0100, Marek Vasut wrote:

> Add support for gunzip-ing gzip-compressed uImages in the SPL Ymodem code.
> Loading data over Ymodem can be gruelingly slow, gzip-ing the data can
> reduce that aggravating slowness at least slightly (depends on the data,
> u-boot.bin compresses to ~1/3 of it's original size on ARM64), hence add
> optional support for decompressing gzip-compressed uImages.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> Cc: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190115/03581c3e/attachment.sig>


More information about the U-Boot mailing list