David Brownell <david-b@pacbell.net>:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 16 Jun 2009 00:23:00 +0000 (00:23 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 16 Jun 2009 00:23:00 +0000 (00:23 +0000)
commit5f9b74d0557ec577b45d7af18312bab58098c9d9
treeb64201d781c926d1db56fe12ce0601473bbd9d8a
parent03803a9d792d613e60fcc0b5e810e68488e17b87
David Brownell <david-b@pacbell.net>:

Doc update:  say "jtag newtap ... -disable" records the
state after exiting the RESET state, matching the only
implementation we're working with so far (TI ICEpick-C).

Matching code updates.  Now we can be sure that the
"enabled" flag value is correct after JTAG resets.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2246 b42882b7-edfa-0310-969c-e2dbd0fdcd60
doc/openocd.texi
src/jtag/core.c
src/jtag/jtag.h
src/jtag/tcl.c