[PATCH 12/16] Makefile: add support to generate LZMA compressed u-boot image

Simon Glass sjg at chromium.org
Fri Jan 10 10:39:45 CET 2020


On Wed, 8 Jan 2020 at 16:02, Weijie Gao <weijie.gao at mediatek.com> wrote:
>
> This patch adds support for generating LZMA compressed u-boot image.
> The compressed image can be used for SPL to reduce the size of the u-boot
> binary.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
>  Makefile | 13 +++++++++++++
>  1 file changed, 13 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list