
8 Mar
2021
8 Mar
'21
8:04 a.m.
On Mon, 8 Mar 2021 07:58:30 +0100 Stefan Roese sr@denx.de wrote:
Hi Marek,
On 08.03.21 07:46, Marek Behun wrote:
And BTW do you have time to test this series on some ARM boards?
I can test this on the theadorable Armada XP board, which also uses SPL. Do you have a git repo I should use? Or is the patch series from yesterday the "latest and greatest"?
Thanks, Stefan
https://github.com/elkablo/u-boot branch lto
but you need to also add the last patch from this series on the mailing list, which enables LTO for all ARM boards, or enable CONFIG_LTO=y manually after defconfig
Marek