On Wed, Jul 24, 2019 at 07:37:54PM -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 <[email protected]> > Reviewed-by: Simon Goldschmidt <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

