summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-04-23 12:21:39 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-04-23 12:21:39 +0000
commitee8a080cea3d02456b38499a516669fe21a6206c (patch)
tree2e2bd89c2b74f31129ac9d8a8905c66945429678 /src
parent5fbfbec86b67f4ae5a55532ac5d99e0011e2fffc (diff)
downloadopenocd+libswd-ee8a080cea3d02456b38499a516669fe21a6206c.tar.gz
openocd+libswd-ee8a080cea3d02456b38499a516669fe21a6206c.tar.bz2
openocd+libswd-ee8a080cea3d02456b38499a516669fe21a6206c.tar.xz
openocd+libswd-ee8a080cea3d02456b38499a516669fe21a6206c.zip
Laurentiu Cocanu - fix typo
git-svn-id: svn://svn.berlios.de/openocd/trunk@1514 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src')
-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