On Tue, Dec 17, 2024 at 05:54:11PM -0600, Tom Rini wrote: > IIRC Toradex does weekly builds of top of tree, via OpenEmbedded / Yocto > so there's not some bitrot here to be fixed, just smoothing out > integration.
Correct, we do weekly builds from OE integrating the u-boot master tip and run those on all of our modules. We catch U-Boot regressions that prevents either the build or booting our Linux OS (not much more than that, at the moment). This https://lore.kernel.org/all/[email protected]/ is the last one we reported and helped debugging, and thanks to the help of various people we have a fix patch pending https://lore.kernel.org/all/[email protected]/. Francesco

