* [PATCH 1/2] configs: phycore-imx8mp_defconfig: Enable LTO
@ 2023-06-14 12:36 Teresa Remmet
0 siblings, 0 replies; 2+ messages in thread
From: Teresa Remmet @ 2023-06-14 12:36 UTC (permalink / raw)
To: u-boot; +Cc: sbabic, upstream
Enable LTO for binary size reduction.
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
---
configs/phycore-imx8mp_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/phycore-imx8mp_defconfig b/configs/phycore-imx8mp_defconfig
index 3d076204ad03..7bf404be860b 100644
--- a/configs/phycore-imx8mp_defconfig
+++ b/configs/phycore-imx8mp_defconfig
@@ -21,6 +21,7 @@ CONFIG_SPL_STACK=0x960000
CONFIG_SPL=y
CONFIG_SPL_IMX_ROMAPI_LOADADDR=0x48000000
CONFIG_SYS_LOAD_ADDR=0x40480000
+CONFIG_LTO=y
CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000
CONFIG_SPL_LOAD_FIT=y
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 1/2] configs: phycore-imx8mp_defconfig: Enable LTO
@ 2023-07-11 19:46 sbabic
0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2023-07-11 19:46 UTC (permalink / raw)
To: Teresa Remmet, u-boot
> Enable LTO for binary size reduction.
> Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-11 19:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-11 19:46 [PATCH 1/2] configs: phycore-imx8mp_defconfig: Enable LTO sbabic
-- strict thread matches above, loose matches on Subject: below --
2023-06-14 12:36 Teresa Remmet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox