jtag: add '-ignore-version' option
commitaf79925eb1937044977f969a53ea3b7635f576b1
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 14 Dec 2009 23:55:51 +0000 (14 15:55 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 14 Dec 2009 23:55:51 +0000 (14 15:55 -0800)
tree6b7a97dda6a67ba1f3fe4d711edd4aae0d58b148
parent6f929dbd93e1b2c0373f389060bf64e60e8194ab
jtag: add '-ignore-version' option

Add a "-ignore-version" to "jtag newtap" which makes the IDCODE
comparison logic optionally ignore version differences.

Update the "scan_chain" command to illustrate this by showing
the "*" character instead of the (ignored) version nibble.

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