On Wed, 8 Jan 2020 at 16:02, Weijie Gao <[email protected]> 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 <[email protected]> > --- > Makefile | 13 +++++++++++++ > 1 file changed, 13 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

