drivers/am335xgpio: Migrate to adapter gpio commands
[fw/openocd] / tcl / board / stm32h747i-disco.cfg
index 22fd74aeae9d41df8ade67734f0bcd4b9f4bcd5a..e0a348ef08f9df594544cb653c81fb10982d1e19 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # This is a stm32h747i-disco with a single STM32H747XIH6 chip.
 # www.st.com/en/product/stm32h747i-disco.html
 #
@@ -16,6 +18,8 @@ if {![info exists QUADSPI]} {
 
 source [find target/stm32h7x_dual_bank.cfg]
 
+reset_config srst_only
+
 # QUADSPI initialization
 # qpi: 4-line mode
 proc qspi_init { qpi } {