board_status.sh: Clean up output, show what the script is doing
commit574d16559210ef2b17f24fa40ac4be17101a062b
authorMartin Roth <martinroth@google.com>
Thu, 17 Dec 2015 19:38:45 +0000 (17 12:38 -0700)
committerMartin Roth <martinroth@google.com>
Sun, 20 Dec 2015 00:16:42 +0000 (20 01:16 +0100)
tree4449feca646d80aebea3cd06dd7218fa342f04c8
parent2e44ea2d947e7ab61cd95c9b96850266c8db7154
board_status.sh: Clean up output, show what the script is doing

- Print what the script is doing so when it asks for the ssh password
several times in a row, it's obvious that it's actually doing different
things, not that the password failed.
- Don't print the output from cbfstool - it's not useful.

Change-Id: I785283475e14f242117682800c26db6b4f9f1e2c
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12759
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
util/board_status/board_status.sh