]> git.gag.com Git - fw/openocd/blobdiff - tcl/target/str710.cfg
target: Remove "-variant" argument
[fw/openocd] / tcl / target / str710.cfg
index 0c458c070d2e92d842bda11295c19b699bbca90b..d26a8b1cf0650ed89b209b28245418b3e1951361 100644 (file)
@@ -27,7 +27,7 @@ reset_config trst_and_srst srst_pulls_trst
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id $_CPUTAPID
 
 set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm7tdmi
+target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME
 
 $_TARGETNAME configure -event reset-start { adapter_khz 10 }
 $_TARGETNAME configure -event reset-init {