]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: phycore-rk3288: Enable CONFIG_LTO
authorWadim Egorov <w.egorov@phytec.de>
Tue, 13 Dec 2022 10:38:09 +0000 (11:38 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 18 May 2023 01:15:52 +0000 (09:15 +0800)
commit14421e875e41005015705a7febe1e11ca2478e48
tree9abe115652af8fd43af53a46b762da0954e165c2
parent63a49240d47e34a9a85091f3ab0841cafd22426a
configs: phycore-rk3288: Enable CONFIG_LTO

The phycore-rk3288 SPL binary is reaching the limits of 32KB very often.
Enable CONFIG_LTO to reduce the size of the SPL and make the board more
future proof for changes increasing the SPL size.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/phycore-rk3288_defconfig