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