On Fri, Jul 4, 2025 at 1:46 PM Tom Rini <tr...@konsulko.com> wrote:
> I think Jerome has the wrong idea here. The previous problem was on > armv5 CPUs, armv7 CPUs are thumb2 and aren't tripping this problem. I > suspect that if you used gcc-14.2.0 from kernel.org to build, current > top of tree mainline would work. I think we should still take this patch > as it's both correct and saves much more space so that we aren't quite > so close and so dependent on gcc optimizations. Okay, I agree. Please apply this v2 to master to restore the mx6sabresd boot. Thanks