tcl/board: Add AM625 EVM basic support
[fw/openocd] / tcl / board / stm3241g_eval_stlink.cfg
index 72b2d32ccd82201bb44c59c20e7893993fc1dab4..b1c54a2c6799649fb7a390aa771015a81f30c517 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 STM32F417IGH6
 
 source [find target/stm32f4x.cfg]
 
-# use hardware reset, connect under reset
-reset_config srst_only srst_nogate
+reset_config srst_only