tcl/board: add SPDX tag
[fw/openocd] / tcl / board / stm32h745i-disco.cfg
index 5adcfea1642d096fb010307f46bd1cde9c7c47f5..1c0bc6748c450f81438c8b72d0dbf0fc7251d143 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # This is a stm32h745i-disco with a single STM32H745XIH6 chip.
 # www.st.com/en/product/stm32h745i-disco.html
 #
@@ -16,6 +18,8 @@ if {![info exists QUADSPI]} {
 
 source [find target/stm32h7x_dual_bank.cfg]
 
+reset_config srst_only
+
 source [find board/stm32h7x_dual_qspi.cfg]
 
 $_CHIPNAME.cpu0 configure -event reset-init {