[U-Boot] buildman and "echo" output?

Tom Rini trini at konsulko.com
Fri Dec 14 12:23:43 UTC 2018


On Fri, Dec 14, 2018 at 08:21:36PM +1300, Chris Packham wrote:
> Hi Tom, Simon,
> 
> On Fri, Dec 14, 2018 at 5:01 AM Tom Rini <trini at konsulko.com> wrote:
> >
> > Hey Simon,
> >
> > How hard would it be to have buildman notice and print out the echo'd
> > warnings we have in the toplevel Makefile?  By which I mean if you use
> > buildman to build omap3_beagle you see just the DT warnings but if you
> > run make by hand you also get:
> > ==================== WARNING ======================
> > This board does not use CONFIG_DM_MMC. Please update
> > the board to use CONFIG_DM_MMC before the v2019.04 release.
> > Failure to update by the deadline may result in board removal.
> > See doc/driver-model/MIGRATION.txt for more info.
> > ====================================================
> > ===================== WARNING ======================
> > This board does not use CONFIG_DM_USB. Please update
> > the board to use CONFIG_DM_USB before the v2019.07 release.
> > Failure to update by the deadline may result in board removal.
> > See doc/driver-model/MIGRATION.txt for more info.
> > ====================================================
> >
> > and as we want to get these things migrated we should make sure buildman
> > shows them I think.  Thanks!
> >
> 
> If these appear on stderr buildman seems to output them. I could turn
> the following into a proper patch if you want.

Seems like the most reasonable way to fix this, yes please, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181214/2ae0756f/attachment.sig>


More information about the U-Boot mailing list