On Tue, Mar 25, 2025 at 5:00 PM Fabio Estevam <feste...@gmail.com> wrote: > > Hi Adam, > > On Tue, Mar 25, 2025 at 9:37 AM Adam Ford <aford...@gmail.com> wrote: > > > Once this is complete, I'll have a smaller patch series which shrinks > > my 8MP SPL code by around 4k by #ifdef'ing out dead code. Hopefully > > it's not too cluttered, but that smaller series depends on both the > > UART clock and the CPU_IMX updates. > > The two series are present in the next branch now. > > Feel free to post the additional improvements.
Well, I am not sure if it's good news or bad, but after rebasing my changes on top of U-Boot-Next, the SPL size delta goes away, so I am not sure if I even have anything to push, since it makes no difference anymore. :-( Part of me wants to bisect it to see what made the difference. adam