more tcl/{board,target} cleanup
[fw/openocd] / tcl / target / tmpa910.cfg
index 4af5e4e898027111bf5c7dfbf43fdf2a9e25ba41..29d2d6efa91029586c4918a24dd95e6ef292c0ae 100644 (file)
@@ -39,8 +39,8 @@ jtag_ntrst_delay 20
 # Target configuration
 ######################
 
-set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
-target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm926ejs
+set _TARGETNAME $_CHIPNAME.cpu
+target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME
 
 # built-in RAM0
 #working_area 0 0xf8004000 0x4000 nobackup