]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: renesas: Disable EFI on R-Car Gen2
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 11 Feb 2024 17:34:28 +0000 (18:34 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 17 Feb 2024 21:38:20 +0000 (22:38 +0100)
commite4c2f0f78646e179632d0e8bcadfaab5c6077cc0
tree9bad213985d888461a8a460a6ed482fab4e9a56e
parent49ad0c8eee151187235fc54f9c4ea1368bededf0
ARM: renesas: Disable EFI on R-Car Gen2

These systems are unlikely to use EFI as this functionality has not been
enabled until it got pulled in by Kconfig default. This functionality
does add some 60-70 kiB to the u-boot.img size, which overflows the size
limit. Disable it.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
configs/alt_defconfig
configs/blanche_defconfig
configs/gose_defconfig
configs/koelsch_defconfig
configs/lager_defconfig
configs/porter_defconfig
configs/silk_defconfig
configs/stout_defconfig