openocd/src
Paul Fertser afca2e817d cortex_m, hla_target: do not try asserting SRST if it's not present
This should cover all the cases when RESET_SRST_NO_GATING is set
without RESET_HAS_SRST. This might happen when RESET_SRST_NO_GATING is
automatically set by a target code (and not from tcl).

However, there're some other places (mips_m4k, arm7_9_common) where
adding RESET_SRST_PULLS_TRST would lead to trying to use SRST even if
it's not present. Currently it's impossible for the user to enable
that flag without enabling SRST.

Change-Id: Ib1c6f68feed0b8057d55afd5f260bb22ab332ced
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/1405
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2013-05-29 14:39:26 +00:00
..
flash efm32: fix FTBFS on ARM due to alignment issues 2013-05-08 14:54:02 +00:00
helper telnet: add telnet history support 2013-04-21 07:28:32 +00:00
jtag remote_bitbang: De-duplicate init code and clean up on error 2013-05-10 14:46:55 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos Added: RTOS awareness for embKernel 2013-05-10 14:19:00 +00:00
server telnet_server: support C-p, C-n for moving through history 2013-05-08 14:54:29 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target cortex_m, hla_target: do not try asserting SRST if it's not present 2013-05-29 14:39:26 +00:00
transport transport: remove interface multiple transport warning 2012-03-30 15:51:37 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
hello.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
hello.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
main.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
Makefile.am ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
openocd.c Revert "When calling openocd from a shell like this:" 2012-07-22 19:18:22 +00:00
openocd.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00