]> git.ipfire.org Git - thirdparty/u-boot.git/commit - configs/sama5d2_icp_mmc_defconfig
configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO
authorStefan Roese <sr@denx.de>
Thu, 27 Apr 2023 08:59:45 +0000 (10:59 +0200)
committerEugen Hristev <eugen.hristev@collabora.com>
Mon, 24 Jul 2023 11:18:03 +0000 (14:18 +0300)
commit2ac1f5982ed0a1cc8ca4b3dca86db87ad03323b1
treef58c0e3bfbb9d4155158907ac1745badd45edbe0
parent247aa5a191159ea7e03bf1918e22fbbb784cd410
configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO

Adding just a tiny bit more code for sama5d2_icp_mmc leads to a SRAM
image overflow. Fix this by enabling LTO for this board, so that such
changes still can be made to the common U-Boot code.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Pali Rohár <pali@kernel.org>
Tested-by: Mihai Sain <mihai.sain@microchip.com>
[eugen.hristev@microchip.com: restrict patch just to CONFIG_LTO]
Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
configs/sama5d2_icp_mmc_defconfig