[RFC PATCH u-boot 12/12] Nokia RX-51: build with LTO
Marek Behún
marek.behun at nic.cz
Wed Mar 3 05:12:11 CET 2021
Build Nokia RX-51 target with LTO enabled.
Signed-off-by: Marek Behún <marek.behun at nic.cz>
---
configs/nokia_rx51_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig
index 9744d1c322..6b555ca748 100644
--- a/configs/nokia_rx51_defconfig
+++ b/configs/nokia_rx51_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARM=y
CONFIG_ARCH_OMAP2PLUS=y
CONFIG_SYS_TEXT_BASE=0x80008000
CONFIG_NR_DRAM_BANKS=2
+CONFIG_LTO=y
CONFIG_TARGET_NOKIA_RX51=y
# CONFIG_SYS_MALLOC_F is not set
# CONFIG_FIT is not set
--
2.26.2
More information about the U-Boot
mailing list