[PATCH v3 3/3] RFC: CI: Skip building dtc for world builds

Tom Rini trini at konsulko.com
Thu Oct 10 21:01:10 CEST 2024


On Thu, Oct 10, 2024 at 12:50:11PM -0600, Simon Glass wrote:
> Hi Tom,
> 
> On Thu, 15 Aug 2024 at 13:58, Simon Glass <sjg at chromium.org> wrote:
> >
> > This is quite a significant waste of time in the world builds as dtc is
> > built separately for each board. Skip this to speed up the builds.
> >
> > Unfortunately the newer dtc produces a lot of warnings, which causes CI
> > to fail. I am not sure what we can do about this.
> 
> What do you think about this one?
> 
> We could install an older dtc in the container, perhaps?

Is backporting applying whatever dtc flags we need to ignore problems
that Linux isn't enforcing so difficult? That would then tell us just
how much work it is / isn't to deal with the rest of the dts files (or
poke maintainers to switch to OF_UPSTREAM where the issues are likely
fixed).

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241010/8bc4a164/attachment.sig>


More information about the U-Boot mailing list