mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 12:21:03 +02:00
socfpga: vining: Enable LTO
This platform is often close to the binary size limit and minor changes lead to exceeding image size. Enable LTO for this platform. Signed-off-by: Tom Rini <trini@konsulko.com> --- Cc: Marek Vasut <marex@nabladev.com> Cc: Tien Fong Chee <tien.fong.chee@altera.com>
This commit is contained in:
parent
4433253ecf
commit
13b3502157
@ -16,6 +16,7 @@ CONFIG_SPL_TEXT_BASE=0xFFFF0000
|
||||
CONFIG_SYS_BOOTM_LEN=0x2000000
|
||||
CONFIG_TARGET_SOCFPGA_SOFTING_VINING_FPGA=y
|
||||
CONFIG_ENV_OFFSET_REDUND=0x110000
|
||||
CONFIG_LTO=y
|
||||
CONFIG_TIMESTAMP=y
|
||||
CONFIG_FIT=y
|
||||
CONFIG_DISTRO_DEFAULTS=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user