]> git.ipfire.org Git - thirdparty/u-boot.git/commit - configs/rcar3_ulcb_defconfig
ARM: rmobile: Enable multi-DTB fit LZO compression
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 13 Mar 2019 20:09:49 +0000 (21:09 +0100)
committerMarek Vasut <marex@denx.de>
Tue, 9 Apr 2019 16:19:10 +0000 (18:19 +0200)
commitbdafee778dfc74ff097725c10d810214515e8471
tree93536a75e1505c18f476168ddaeead67b6256121
parent95f4bbd581cfde45d4bd1fa5e56c2d880dae7ced
ARM: rmobile: Enable multi-DTB fit LZO compression

Enable LZO compression of the multi-DTB fitImages, since the U-Boot
with multiple DTs enabled is becoming quite large and the DTs can
be well compressed. The LZO compression saves almost 200 kiB on the
Salvator-X(S) and ULCB targets.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/mach-rmobile/Kconfig.64
configs/r8a7795_salvator-x_defconfig
configs/r8a7795_ulcb_defconfig
configs/r8a77965_salvator-x_defconfig
configs/r8a7796_salvator-x_defconfig
configs/r8a7796_ulcb_defconfig