On 21.01.20 09:20, Weijie Gao wrote:
This patch adds support for decompressing LZMA compressed u-boot payload in legacy uImage format.Using this patch together with u-boot-lzma.img is useful for NOR flashes as they can reduce the size and load time of u-boot payload. Signed-off-by: Weijie Gao <[email protected]> --- Changes since v2: new
Reviewed-by: Stefan Roese <[email protected]> Thanks, Stefan

