Laurentiu Cocanu - fix typo
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 23 Apr 2009 12:21:39 +0000 (12:21 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 23 Apr 2009 12:21:39 +0000 (12:21 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1514 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/target/target/wi-9c.cfg

index 3606d0d597f48705b9bbf3be2e805fbd84169df0..249f1a1f6f04f52f7320a83f11a559100c42234a 100644 (file)
@@ -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