config: fix luminary jtag config
[fw/openocd] / tcl / target / stellaris.cfg
index e206a9c8374b67054deacab2bca6228f1183437a..d6314987574409f5c7e8b327e1a02cfd6411c88a 100644 (file)
@@ -38,9 +38,6 @@ if { [info exists WORKAREASIZE ] } {
    set _WORKAREASIZE 0x2000
 }
 
-jtag newtap $_CHIPNAME cpu -irlen 4 -irmask 0xf \
-       -expected-id $_CPUTAPID -ignore-version
-
 set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME cortex_m3 -chain-position $_CHIPNAME.cpu