4a70eeffb0
- Moves references to global jtag interface to default core implementation. - Missed this reference in the earlier "pointless" patch. Mea culpa. Important: this has a side-effect. Previously, the error return inside the interface routine short-circuited the remainder of that function when 'init' has not been called. With this patch, the command queue will be cleared in the case that 'init' has been called. Since that case indicates a buggy script, this does not seem to be a problem. git-svn-id: svn://svn.berlios.de/openocd/trunk@1995 b42882b7-edfa-0310-969c-e2dbd0fdcd60 |
||
---|---|---|
contrib | ||
doc | ||
ecosflash | ||
src | ||
tcl | ||
testing | ||
tools | ||
AUTHORS | ||
BUGS | ||
COPYING | ||
ChangeLog | ||
Doxyfile.in | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
NEWTAPS | ||
PATCHES | ||
README | ||
TODO | ||
bootstrap | ||
configure.in | ||
guess-rev.sh | ||
uncrustify.cfg |
README
openocd.texi is the authoritative source of OpenOCD documentation