]> git.dujemihanovic.xyz Git - u-boot.git/commit
udoo_neo: Select LTO
authorFabio Estevam <festevam@gmail.com>
Fri, 19 Jul 2024 20:33:09 +0000 (17:33 -0300)
committerFabio Estevam <festevam@gmail.com>
Mon, 22 Jul 2024 20:55:35 +0000 (17:55 -0300)
commit22e002522b676de6d400f6691226a1c97f8756cc
tree6550e3b20269d083d697963d2ef68e497ee7ec9d
parent5e4f16bdb38f39447710ddb3e91ed3d39763e8c8
udoo_neo: Select LTO

u-boot.img has grown in such a way that it overwrites the
environment region.

Select CONFIG_LTO to help reducing the U-Boot binary size
and add a build-time size check to avoid U-Boot to overlap
the environment region.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
configs/udoo_neo_defconfig