jtag_add_statemove() always uses TLR to get to RESET
commitd243e641d3169674082f3cdae2d9a7242b96f2c2
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 20 Oct 2009 05:50:51 +0000 (19 22:50 -0700)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 20 Oct 2009 05:50:51 +0000 (19 22:50 -0700)
tree716365f00a5ea1565ae1dfcce67e0e25a2ad00ef
parent3cc147efd95502bd4d873596b60c3c6d8e92ab71
jtag_add_statemove() always uses TLR to get to RESET

As decided a while back, this isn't a transition we want to chance.
Whenever someone wants to got to RESET, force it.

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