hla_transport: split command registration per transport
[fw/openocd] / tcl / target / imx21.cfg
index 9a5e3ad946aa87e6783ba3c00c0b2003795e422f..2d9ce39c61f7e80e0b13812db1fc19dec6f3d785 100644 (file)
@@ -29,6 +29,6 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 
 # Create the GDB Target.
 set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm926ejs
+target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME
 
 arm7_9 dcc_downloads enable