[U-Boot] [U-Boot, 2/2] unzip: add gzwrite command to write compressed image to block device

Tom Rini trini at konsulko.com
Thu Apr 23 15:14:05 CEST 2015


On Sun, Feb 15, 2015 at 04:16:07PM -0700, Eric Nelson wrote:

> Add gzwrite command to write gzip-compressed images to block devices.
> 
> Input must be gzip-compressed according to RFC1952, since the crc
> and file size in the trailer will be confirmed during operation.
> The decompressed file size must be specified on the command line
> for images with decompressed sizes >= 4GiB because the trailer
> only contains the low 32 bits of the original file size.
> 
> Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150423/e1fb4c85/attachment.sig>


More information about the U-Boot mailing list