summaryrefslogtreecommitdiff
path: root/tcl/target/is5114.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/is5114.cfg')
-rw-r--r--tcl/target/is5114.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/is5114.cfg b/tcl/target/is5114.cfg
index c28298c6..be7727db 100644
--- a/tcl/target/is5114.cfg
+++ b/tcl/target/is5114.cfg
@@ -38,7 +38,7 @@ jtag newtap $_CHIPNAME unknown2 -irlen 5 -ircapture 1 -irmask 1
#arm946e-s and
-set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
+set _TARGETNAME $_CHIPNAME.cpu
target create $_TARGETNAME arm966e -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm966e
$_TARGETNAME configure -event reset-start { jtag_rclk 16 }