summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/target/target/wi-9c.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/target/wi-9c.cfg b/src/target/target/wi-9c.cfg
index 3606d0d5..249f1a1f 100644
--- a/src/target/target/wi-9c.cfg
+++ b/src/target/target/wi-9c.cfg
@@ -31,7 +31,7 @@ if { [info exists CPUTAPID ] } {
}
set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
-jtag newtap_device $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
+jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
jtag_nsrst_delay 200
jtag_ntrst_delay 0