src/flash/nor: flash driver for RSL10
[fw/openocd] / tcl / board / digi_connectcore_wi-9c.cfg
index 094e70e909b4b2d8194068833c2d9d7b068667f6..0ff47428a1e5d6a4095f8fc5ac21c640836cac66 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 ######################################
 # Target: DIGI ConnectCore Wi-9C
 ######################################
@@ -27,7 +29,7 @@ if { [info exists ENDIAN] } {
 jtag_rclk 1000
 
 
-if { [info exists CPUTAPID ] } {
+if { [info exists CPUTAPID] } {
    set _CPUTAPID $CPUTAPID
 } else {
    set _CPUTAPID 0x07926031
@@ -36,7 +38,7 @@ if { [info exists CPUTAPID ] } {
 set _TARGETNAME $_CHIPNAME.cpu
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
 
-adapter_nsrst_delay 200
+adapter srst delay 200
 jtag_ntrst_delay 0