On Tue, 9 Apr 2019 at 10:09, Marek Vasut <marek.va...@gmail.com> wrote:
>
> 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+rene...@gmail.com>
> Cc: Nobuhiro Iwamatsu <iwama...@nigauri.org>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Tom Rini <tr...@konsulko.com>
> ---
> V2: - Rebase on u-boot/master
>     - Do not apply FINAL_DTB_CONTAINER to u-boot-dtb.bin target
> ---
>  Makefile                  | 16 ++++++++++-
>  dts/Kconfig               | 57 +++++++++++++++++++++++++++++++++++++++
>  include/config_defaults.h |  3 ---
>  lib/Kconfig               | 13 +++++++++
>  lib/fdtdec.c              |  2 +-
>  5 files changed, 86 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to