On Thu, Jul 11, 2019 at 01:53:18PM -0700, Julius Werner wrote:

> Upcoming patches want to add decompression to use cases that are no
> longer directly related to booting. It makes sense to retain a single
> decompression routine, but it should no longer be in bootm.c (which is
> not compiled for all configurations). This patch moves
> bootm_decomp_image() to image.c and renames it to image_decomp() in
> preparation of those upcoming patches.
> 
> Signed-off-by: Julius Werner <jwer...@chromium.org>
> ---
>  - First version: v5

OK, this now causes 'make tests' to fail on the FIT image tests, please
look.  Thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to