Re: [U-Boot] [PATCH] configs: Enable THUMB2 on various ARM boards

2018-11-17 Thread Tom Rini
On Fri, Nov 16, 2018 at 01:34:53PM -0500, Tom Rini wrote: > The clearfog, corvus, wb45n and picosam9g45 configs are close to > exceeding their size limits, so enable THUMB2 builds on them to reclaim > space. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc

[U-Boot] [PATCH] configs: Enable THUMB2 on various ARM boards

2018-11-16 Thread Tom Rini
The clearfog, corvus, wb45n and picosam9g45 configs are close to exceeding their size limits, so enable THUMB2 builds on them to reclaim space. Signed-off-by: Tom Rini --- configs/clearfog_defconfig| 1 + configs/corvus_defconfig | 1 + configs/picosam9g45_defconfig | 1 + configs/wb45n