At present we get multiple lines of output when a board has no MAINTAINERS
entry:

   WARNING: no status info for 'bananapi-m2-pro'
   WARNING: no maintainers for 'bananapi-m2-pro'

Suppress the 'status' one since it is implied by the other.

Signed-off-by: Simon Glass <s...@chromium.org>
---

(no changes since v3)

Changes in v3:
- Add new patch to display a single line for missing maintainers

 tools/buildman/boards.py    | 8 ++++++--
 tools/buildman/func_test.py | 1 -
 2 files changed, 6 insertions(+), 3 deletions(-)

Applied to u-boot-dm, thanks!

Reply via email to