Typos found by miceal catudal
authorduane <duane@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 24 Dec 2008 23:22:22 +0000 (23:22 +0000)
committerduane <duane@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 24 Dec 2008 23:22:22 +0000 (23:22 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1274 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/target/target/str710.cfg
src/target/target/str730.cfg
src/target/target/str750.cfg

index 150656d7f1ac867018667013b4c3f537a3c2233a..2d9d2fc4b052dfb99ec6a40ea119d67e8f902e99 100644 (file)
@@ -24,7 +24,7 @@ reset_config trst_and_srst srst_pulls_trst
 
 #jtag scan chain
 
-tag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id $_CPUTAPID
+jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id $_CPUTAPID
 
 set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
 target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm7tdmi
index 65c8a57f0a2542832b78bf045558094ec8bd8ca5..5d01ec71c1ad05d4ddb2c6605c13f4cb7877ce3f 100644 (file)
@@ -25,7 +25,7 @@ if { [info exists CPUTAPID] } {
 reset_config trst_and_srst srst_pulls_trst
 
 #jtag scan chain
-tag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id $_CPUTAPID
+jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id $_CPUTAPID
 
 #jtag nTRST and nSRST delay
 jtag_nsrst_delay 500
index b17fd2170c5679936b0825bdacc7113f4a8d1bc0..6b5e66c31a726f7e51d56bf9f9fa98a4bae7b42f 100644 (file)
@@ -27,7 +27,7 @@ reset_config trst_and_srst srst_pulls_trst
 
 #jtag scan chain
 
-tag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id $_CPUTAPID
+jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id $_CPUTAPID
 
 #jtag nTRST and nSRST delay
 jtag_nsrst_delay 500