]> git.sur5r.net Git - u-boot/commit
spl: fit: Eanble GZIP support for image decompression
authorYork Sun <york.sun@nxp.com>
Tue, 15 Aug 2017 18:14:43 +0000 (11:14 -0700)
committerYork Sun <york.sun@nxp.com>
Mon, 11 Sep 2017 14:55:36 +0000 (07:55 -0700)
commit7264f2928b46c5f5685e39ed607652c8991e47b6
treec60c73a6fb0c33399fbdb25c31e4f08741bef71a
parentd1f2ee7021dc4a89f43e25f289747a27da0e930f
spl: fit: Eanble GZIP support for image decompression

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@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/spl_fit.c
lib/Kconfig
lib/Makefile