summaryrefslogtreecommitdiff
path: root/tcl/target/lpc2900.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/lpc2900.cfg')
-rw-r--r--tcl/target/lpc2900.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/lpc2900.cfg b/tcl/target/lpc2900.cfg
index 2371dd7a..769d39d4 100644
--- a/tcl/target/lpc2900.cfg
+++ b/tcl/target/lpc2900.cfg
@@ -29,7 +29,7 @@ if { [info exists ETBTAPID ] } {
reset_config trst_and_srst separate
# Define the _TARGETNAME
-set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
+set _TARGETNAME $_CHIPNAME.cpu
# Include the ETB tap controller if asked for.
# Has to be done manually for newer devices (not an "old" LPC2917/2919).