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

Tom Rini trini at konsulko.com
Tue Oct 15 00:43:06 CEST 2024


On Mon, Oct 14, 2024 at 01:13:26PM -0600, Simon Glass wrote:
> Hi Tom,
> 
> On Thu, 10 Oct 2024 at 13:01, Tom Rini <trini at konsulko.com> wrote:
> >
> > 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).
> 
> That could work. Shall I give it a try and then we apply this patch if
> I figure it out?

Sure, thanks.

-- 
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/20241014/1829b9d6/attachment.sig>


More information about the U-Boot mailing list