Remove all occurrences of 'mem2array' and 'array2mem'
[fw/openocd] / tcl / board / stm32429i_eval_stlink.cfg
index 117409aa2a28d2940dcb4beb408f089f1e662cfb..010d37198532592b2454b1c7b047d29a1069af65 100644 (file)
@@ -4,7 +4,7 @@
 #
 # This is for using the onboard STLINK/V2
 
-source [find interface/stlink-v2.cfg]
+source [find interface/stlink.cfg]
 
 transport select hla_swd
 
@@ -16,5 +16,4 @@ set CHIPNAME STM32F429NIH6
 
 source [find target/stm32f4x.cfg]
 
-# use hardware reset, connect under reset
-reset_config srst_only srst_nogate
+reset_config srst_only