JTAG: shrink "scan_chain" output
commit2c3e413d49d8f446ec5347c4356888fbbfa4ec1d
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 16 Dec 2009 22:19:44 +0000 (16 14:19 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 16 Dec 2009 22:19:44 +0000 (16 14:19 -0800)
tree86a23fabaae381c6c8c74b99359e63eed076c892
parentd265c219b90bfe9454991bed6b41f790f085d230
JTAG: shrink "scan_chain" output

Tweak the "scan_chain" output by removing column separators.  Also
remove the "current instruction" state ... which changes constantly.

Now its style resembles the "targets" output, and can even fit on
one line in standard terminals and in the PDF docs.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
doc/openocd.texi
src/jtag/tcl.c