]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: turris_omnia: Disable ext4 write support in defconfig
authorMarek Behún <kabel@kernel.org>
Tue, 18 Jun 2024 15:34:24 +0000 (17:34 +0200)
committerStefan Roese <sr@denx.de>
Mon, 8 Jul 2024 06:20:58 +0000 (08:20 +0200)
commitc416e7ad713117a1eeae598146019efd15d2c4a1
treec91b045eeb7002312d8ed82206c668a93ecd01c1
parent11558bf2515db530cd8c384d95802f6c4af0d659
arm: mvebu: turris_omnia: Disable ext4 write support in defconfig

Turris Omnia defconfig is nearing image size limit. Disable ext4 write
support to reserve space for more important stuff.

This reduces the size of the KWB image by ~19 KiB.

If in the future U-Boot supports compressing itself and decompressing
on load, we may enable this again.

Signed-off-by: Marek Behún <kabel@kernel.org>
configs/turris_omnia_defconfig