There are no variants of arm7tdmi target
[fw/openocd] / tcl / target / lpc2124.cfg
index 082e31211f524100c11bd51966a2d3237ef81763..c51158939ad488840d8545ea9ac25548091007de 100644 (file)
@@ -25,7 +25,7 @@ adapter_khz 1000
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
 
 set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME arm7tdmi -chain-position $_TARGETNAME -variant arm7tdmi-s_r4
+target create $_TARGETNAME arm7tdmi -chain-position $_TARGETNAME
 
 $_TARGETNAME configure -work-area-phys 0x40000000 -work-area-size 0x4000 -work-area-backup 0