On Sat, May 14, 2022 at 02:03:40PM -0700, Nathan Chancellor wrote: > On Sat, May 14, 2022 at 04:34:14PM +0100, Sudip Mukherjee wrote: > > From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> > > > > With the latest mkimage from U-Boot 2021.04+ the allmodconfig build > > fails. 822564cd3aa1 ("MIPS: generic: Update node names to avoid unit > > addresses") was applied for similar build failure, but it was not > > applied to 'arch/mips/generic/board-ocelot_pcb123.its.S' as that was > > removed from upstream when the patch was applied. > > > > Fixes: 822564cd3aa1 ("MIPS: generic: Update node names to avoid unit addresses") > > Ah, fair enough. I missed this because the board file was renamed and > updated as part of commit 39249d776ca7 ("MIPS: mscc: add PCB120 to the > ocelot fitImage"), which was a part of 4.20... :) the upstream change > has this properly fixed and this diff matches so: > > Reviewed-by: Nathan Chancellor <nathan@xxxxxxxxxx> Now queued up, thanks. greg k-h