
28 Jan
2020
28 Jan
'20
12:28 a.m.
On Tue, Jan 28, 2020 at 12:26:45AM +0100, Marek Behun wrote:
On Mon, 27 Jan 2020 16:58:06 -0500 Tom Rini trini@konsulko.com wrote:
This adds around 60kb to many platforms, so I'm not going to take this right now.
Off topic: I was wondering how much space could be saved if it were possible to use -Os with LTO in U-Boot.
It's a good question. Step one is to switch to using gcc to link directly.
--
Tom