Encapsulate the jtag_trst and jtag_srst variables:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 9 Jun 2009 08:39:50 +0000 (08:39 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 9 Jun 2009 08:39:50 +0000 (08:39 +0000)
commit175867ea323137285a5389fc6a65105c06853651
tree454437dfdaa592d7d7c01738fc94a57f4e3bad7b
parent92a102c2d5c59592458b5fcd23d0eeb34eb47141
Encapsulate the jtag_trst and jtag_srst variables:
- Add accessor functions to return their value.
- Use new SRST accessor in cortex_m3.c and mips_m4k.c

git-svn-id: svn://svn.berlios.de/openocd/trunk@2157 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/jtag/core.c
src/jtag/jtag.h
src/target/cortex_m3.c
src/target/mips_m4k.c