diff options
author | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-06-02 06:49:53 +0000 |
---|---|---|
committer | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-06-02 06:49:53 +0000 |
commit | 4a70eeffb023566b89b681b74b44785d3f902d84 (patch) | |
tree | eef2faf7e9e53b0ab02bf49255da9d7425882a59 /src/xsvf | |
parent | c10d4d9a00e4074ce52524d5feace1fd0a4bce11 (diff) | |
download | openocd_libswd-4a70eeffb023566b89b681b74b44785d3f902d84.tar.gz openocd_libswd-4a70eeffb023566b89b681b74b44785d3f902d84.tar.bz2 openocd_libswd-4a70eeffb023566b89b681b74b44785d3f902d84.tar.xz openocd_libswd-4a70eeffb023566b89b681b74b44785d3f902d84.zip |
More JTAG interface driver cleanup:
- 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
Diffstat (limited to 'src/xsvf')
0 files changed, 0 insertions, 0 deletions