commit | 95f4bbd581cfde45d4bd1fa5e56c2d880dae7ced | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Fri Mar 08 16:06:55 2019 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 09 18:19:10 2019 +0200 |
tree | fdf036ff9026bfcae64afd553105b60dcac6f382 | |
parent | 1fd303543aef9c4641bd578e6e52284f5a69df67 [diff] |
lib: fdt: Allow LZO and GZIP DT compression in U-Boot Add required Kconfig symbols, Makefile bits and macro fixes in a few places to support LZO and DT compression in U-Boot. This can save a lot of space with multi-DTB fitImages. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>