On Tue, 9 Apr 2019 at 10:09, Marek Vasut <[email protected]> wrote:
>
> Allow enabling both LZO and GZIP DT compression in SPL and fix a
> bug where if the GZIP decompression failed, the LZO decompression
> would not even be attempted.
>
> Signed-off-by: Marek Vasut <[email protected]>
> Cc: Nobuhiro Iwamatsu <[email protected]>
> Cc: Simon Glass <[email protected]>
> Cc: Tom Rini <[email protected]>
> ---
> V2: Rebase on u-boot/master
> ---
>  lib/fdtdec.c | 19 +++++++++++++------
>  1 file changed, 13 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to