tcl/target/stm32(f7/h7)x: do not assume presence of the reset
[fw/openocd] / tcl / board / stm32h7b3i-disco.cfg
index e5512eade0f56a078168691a6fcd66306eac6d8b..0c4cc23bebde7c6e7527ebb8b875fcbe64939cff 100644 (file)
@@ -17,6 +17,8 @@ if {![info exists OCTOSPI1]} {
 
 source [find target/stm32h7x_dual_bank.cfg]
 
+reset_config srst_only
+
 # OCTOSPI initialization
 # octo: 8-line mode
 proc octospi_init { octo } {