On Sat, 27 Apr 2024 08:10:48 -0600, Tom Rini wrote: > Hey all, > > This series is the next step in winding down usage of <common.h> in > order to be able to then remove it. This covers not quite 25% of the > remaining users of the file. Of what is left, it's either arch/arm/, > board/ or drivers/ code. I am likely to start tackling arch/arm/ next, > and depending on how exactly I break that down I may try and cover some > board/ code as well (for example, tackle arch/arm/mach-omap/ and > arch/arm/mach-k3 and board/ti/ (and then the other vendors too..) in one > commit. > > [...]
Applied to u-boot/next, thanks! -- Tom