cfg: add srst_nogate to the supported targets, remove from board configs
[fw/openocd] / tcl / target / stm32f4x.cfg
index faa6a7e595f0fd65dd5f10fd4d77dc2f80f3e820..fd5cab6a1c74390839aab7842a29606e6c627a75 100644 (file)
@@ -82,6 +82,8 @@ if {[using_jtag]} {
  jtag_ntrst_delay 100
 }
 
+reset_config srst_nogate
+
 if {![using_hla]} {
    # if srst is not fitted use SYSRESETREQ to
    # perform a soft reset