Home
last modified time | relevance | path

Searched hist:"918 e9ebb45a12342c3d65df12ccc78431d6d0b72" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dgunzip.c918e9ebb45a12342c3d65df12ccc78431d6d0b72 Tue Feb 17 18:30:30 UTC 2015 Eric Nelson <eric.nelson@boundarydevices.com> gunzip: add gzwrite routine for extracting compresed images to block device

Initial filesystem images are generally highly compressible.

Add a routine gzwrite that allows gzip-compressed images to be
written to block devices.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/include/
H A Dcommon.h918e9ebb45a12342c3d65df12ccc78431d6d0b72 Tue Feb 17 18:30:30 UTC 2015 Eric Nelson <eric.nelson@boundarydevices.com> gunzip: add gzwrite routine for extracting compresed images to block device

Initial filesystem images are generally highly compressible.

Add a routine gzwrite that allows gzip-compressed images to be
written to block devices.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Reviewed-by: Tom Rini <trini@ti.com>