On 15 August 2017 at 12:14, York Sun <york....@nxp.com> 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....@nxp.com>
> Reviewed-by: Tom Rini <tr...@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
>
>  common/spl/spl_fit.c | 32 ++++++++++++++++++++++++++++++--
>  lib/Kconfig          | 12 ++++++++++++
>  lib/Makefile         |  5 +++--
>  3 files changed, 45 insertions(+), 4 deletions(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to