]> git.baikalelectronics.ru Git - uboot.git/commit
Makefile: add support to generate LZMA compressed u-boot image
authorWeijie Gao <weijie.gao@mediatek.com>
Tue, 21 Apr 2020 07:28:39 +0000 (09:28 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Mon, 27 Apr 2020 18:29:33 +0000 (20:29 +0200)
commit6c305bc28f01e6eacc286966d69d668c43b87d4a
treeb2104e7f8fc1eab78fa698b528e704c74b4c0976
parentec7616a746d4c3b5c5ca5474536bd0c2d2933ef2
Makefile: add support to generate LZMA compressed u-boot image

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.

Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Makefile