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.