tcl/board: add SPDX tag
[fw/openocd] / tcl / board / stm32f746g-disco.cfg
index 14e89e162e82e8bb5bd00bce46823f7e6342cc8d..fed1d8ec9bd46c13f66bd2177b3be539f9c69377 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # This is an STM32F746G discovery board with a single STM32F746NGH6 chip.
 # http://www.st.com/en/evaluation-tools/32f746gdiscovery.html
 
@@ -14,6 +16,8 @@ set QUADSPI 1
 
 source [find target/stm32f7x.cfg]
 
+reset_config srst_only
+
 # QUADSPI initialization
 proc qspi_init { } {
        global a