bluenrg: add support for bluenrg-lps device and board
[fw/openocd] / tcl / board / digi_connectcore_wi-9c.cfg
index 094e70e909b4b2d8194068833c2d9d7b068667f6..43ad1c90e084f01f82262f2ad7a74c6286c7a7ee 100644 (file)
@@ -27,7 +27,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 +36,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