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

Tom Rini trini at konsulko.com
Thu Dec 13 16:01:28 UTC 2018


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!

-- 
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/20181213/52c74a46/attachment.sig>


More information about the U-Boot mailing list