JTAG: fix autoprobe failure.
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 17 Nov 2009 00:36:03 +0000 (16:36 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 17 Nov 2009 00:36:03 +0000 (16:36 -0800)
commit7c393679c0cd8f7609a0d6b2329a1877de0f3d31
treeae3dadb9a5601621b5a77b4c4389ef19b456b3db
parent51862bb98c26e9b3f03d46ae0f8ceb434f0743d0
JTAG: fix autoprobe failure.

Fix bug noted by Ã˜yvind: terminate the IR length autoscan when
the IR is too long, or otherwise broken.

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