- renamed jtag_interface_t.support_statemove to jtag_interface_t.support_pathmove...
authordrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 17 Aug 2006 14:53:15 +0000 (14:53 +0000)
committerdrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 17 Aug 2006 14:53:15 +0000 (14:53 +0000)
commit5fcd1d704cea078f6651e8e928ce7ff67b283882
tree2adc2d71513793359bef126d05448f0e22a259be
parent9a830747b2324cc1f319c32399e76f759bd5f0e6
- renamed jtag_interface_t.support_statemove to jtag_interface_t.support_pathmove (it is used to indicate jtag_add_pathmove support)
- fixed small bug in str7x.c that printed an address instead of the target number in an error message
- added support for Olimex ARM-USB-OCD. The new ft2232 layout is called "olimex-jtag"

git-svn-id: svn://svn.berlios.de/openocd/trunk@87 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/flash/str7x.c
src/jtag/amt_jtagaccel.c
src/jtag/bitbang.c
src/jtag/ep93xx.c
src/jtag/ft2232.c
src/jtag/jtag.c
src/jtag/jtag.h
src/jtag/parport.c