
17 Nov
2023
17 Nov
'23
2:46 p.m.
On Fri, Nov 17, 2023 at 03:45:02PM +0200, Eugen Hristev wrote:
On 11/17/23 15:40, Tom Rini wrote:
On Sat, 04 Nov 2023 22:27:42 -0400, Sean Anderson wrote:
Several AT91 boards are quite close to their SPL size limit. For example, sama5d27_wlsom1_ek_mmc is just 173 bytes short of its limit and doesn't even fit with older GCCs.
All AT91 processors should have thumb support. Enable SYS_THUMB_BUILD. This shrinks SPL by around 30%.
[...]
Applied to u-boot/next, thanks!
so I'd assume that it would go through at91 tree.
Ah, sorry. Since it was blocking two other series from coming in and you had gotten it tested I had assumed I could pull it to -next now to unblock that work.
--
Tom