diff options
| author | Marek Vasut <[email protected]> | 2019-01-07 21:23:22 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-01-15 15:28:45 -0500 |
| commit | 92e5cb804ae69a6e58ba49f6ca2e57934e541d88 (patch) | |
| tree | 3167abc88e64c831d9b3217063fd652748bbc941 /scripts | |
| parent | 7d05d3a8e35f888ec3f90f66fe53a7c381c06d10 (diff) | |
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 <[email protected]>
Cc: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
