6ef5a622af
- Rename last_command_pointer as next_command_pointer, because this variable stores the address where jtag_queue_command() will store a command pointer. - Make that variable static, since it is only used internally in jtag.c. - Remove superfluous accessor for that now-static variable. - Deobfuscate use of variables in jtag_command_queue. - Add jtag_command_queue_reset helper function. - Use it in interface_jtag_execute_queue. git-svn-id: svn://svn.berlios.de/openocd/trunk@1992 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