summaryrefslogtreecommitdiff
path: root/tcl/target/c100.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/c100.cfg')
-rw-r--r--tcl/target/c100.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/c100.cfg b/tcl/target/c100.cfg
index a0a28d80..b175f23f 100644
--- a/tcl/target/c100.cfg
+++ b/tcl/target/c100.cfg
@@ -35,7 +35,7 @@ jtag newtap $_CHIPNAME dsp -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id $_D
# Per ARM: DDI0211J_arm1136_r1p5_trm.pdf - the ARM 1136 as a 5 bit IR register
jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id $_CPUTAPID
-set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
+set _TARGETNAME $_CHIPNAME.cpu
target create $_TARGETNAME arm11 -endian $_ENDIAN -chain-position $_TARGETNAME
# C100's ARAM 64k SRAM