buildman: Allow showing the list of boards with -n
authorSimon Glass <sjg@chromium.org>
Mon, 23 Jan 2017 12:38:56 +0000 (05:38 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Feb 2017 13:12:16 +0000 (06:12 -0700)
commit8d7523c55c2c4000af15dfcba658eef35cc14302
treecb5560e3d1daf5f59bd677ea37b244d169dfd5c5
parent147f785f6737a900d82acd0297a82399f9cba006
buildman: Allow showing the list of boards with -n

As well as showing the number of boards, allow showing the actual list of
boards that would be built, if -v is provided.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/README
tools/buildman/board.py
tools/buildman/control.py