tcl/board: add ESP32-S3 config for ESP USB Bridge board
[fw/openocd] / tcl / target / smp8634.cfg
index 5207a4438da26d3281adba849157db7b2b20c7aa..0e609d84cb81f8954cc61cefcca2062030802adc 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # script for Sigma Designs SMP8634 (eventually even SMP8635)
 
 if { [info exists CHIPNAME] } {
@@ -18,7 +20,7 @@ if { [info exists CPUTAPID] } {
    set _CPUTAPID 0x08630001
 }
 
-adapter_nsrst_delay 100
+adapter srst delay 100
 jtag_ntrst_delay 100
 
 reset_config trst_and_srst separate
@@ -28,4 +30,4 @@ reset_config trst_and_srst separate
 jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1
 
 set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME mips_m4k -endian $_ENDIAN -variant
+target create $_TARGETNAME mips_m4k -endian $_ENDIAN