]> git.sur5r.net Git - openocd/commit
Start clean-up of JTAG driver interface:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 2 Jun 2009 03:38:50 +0000 (03:38 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 2 Jun 2009 03:38:50 +0000 (03:38 +0000)
commitdeed7fb56c1067b84d5805df5ead428e09e8325e
tree77ce2b802806a985738f353f1ca0906ad2a8f3fb
parenta8f3ba8f5f66180fb293d0f65b6520ecce9cfe73
Start clean-up of JTAG driver interface:
- Factor jtag_add_scan_check to call new jtag_add_scan_check_alloc helper.
- Use conditional logic to define two versions of the helper.
- These helpers will be moved to other files in future patches.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1989 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/jtag/jtag.c