[U-Boot] [PATCH v3 3/5] spl: fit: Eanble GZIP support for image decompression

York Sun york.sun at nxp.com
Wed Sep 13 02:21:39 UTC 2017


On 08/15/2017 11:15 AM, York Sun wrote:
> Add Kconfig option SPL_GZIP and SPL_ZLIB to enable gunzip support for
> SPL boot, eg. falcon boot compressed kernel image.
> 
> Signed-off-by: York Sun <york.sun at nxp.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> 
> ---
> 
> Changes in v3:
> Replace ifdef with if IS_ENABLED().
> Add help to new Kconfig optons.
> 
> Changes in v2:
> Combine Kconfig change and actual code into one patch
> 

Applied to fsl-qoriq master.

York



More information about the U-Boot mailing list