- added patch to change pathmove handling
https://lists.berlios.de/pipermail/openocd-development/2008-January/000678.html (thanks to Øyvind for the patch) git-svn-id: svn://svn.berlios.de/openocd/trunk@286 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -187,10 +187,6 @@ typedef struct jtag_interface_s
|
||||
*/
|
||||
int (*execute_queue)(void);
|
||||
|
||||
/* optional command support
|
||||
*/
|
||||
int support_pathmove;
|
||||
|
||||
/* interface initalization
|
||||
*/
|
||||
int (*speed)(int speed);
|
||||
|
||||
Reference in New Issue
Block a user