projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b70a168
)
configs: phycore-imx8mm_defconfig: Enable LTO
author
Teresa Remmet
<t.remmet@phytec.de>
Wed, 14 Jun 2023 12:36:48 +0000
(14:36 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 13 Jul 2023 09:29:40 +0000
(11:29 +0200)
Enable LTO for binary size reduction.
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
configs/phycore-imx8mm_defconfig
patch
|
blob
|
history
diff --git
a/configs/phycore-imx8mm_defconfig
b/configs/phycore-imx8mm_defconfig
index ffdb5cce8eb51badb5f49d7bc65fb79c2a70e7d8..4a27d15cb11353c0a2b5eba6da64a9aa9d19d2a5 100644
(file)
--- a/
configs/phycore-imx8mm_defconfig
+++ b/
configs/phycore-imx8mm_defconfig
@@
-21,6
+21,7
@@
CONFIG_SPL_STACK=0x920000
CONFIG_SPL=y
CONFIG_ENV_OFFSET_REDUND=0x3E0000
CONFIG_SYS_LOAD_ADDR=0x40480000
+CONFIG_LTO=y
CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000
CONFIG_SPL_LOAD_FIT=y