diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2019-01-07 21:23:22 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-15 15:28:45 -0500 |
commit | 92e5cb804ae69a6e58ba49f6ca2e57934e541d88 (patch) | |
tree | 3167abc88e64c831d9b3217063fd652748bbc941 /scripts/dtc/pylibfdt/Makefile | |
parent | 7d05d3a8e35f888ec3f90f66fe53a7c381c06d10 (diff) | |
download | u-boot-92e5cb804ae69a6e58ba49f6ca2e57934e541d88.tar.gz u-boot-92e5cb804ae69a6e58ba49f6ca2e57934e541d88.tar.xz u-boot-92e5cb804ae69a6e58ba49f6ca2e57934e541d88.zip |
spl: ymodem: Add support for loading gzip compressed uImage
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@gmail.com>
Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'scripts/dtc/pylibfdt/Makefile')
0 files changed, 0 insertions, 0 deletions