summaryrefslogtreecommitdiff
path: root/tcl/target/at91sam9260_ext_RAM_ext_flash.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/at91sam9260_ext_RAM_ext_flash.cfg')
-rw-r--r--tcl/target/at91sam9260_ext_RAM_ext_flash.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/at91sam9260_ext_RAM_ext_flash.cfg b/tcl/target/at91sam9260_ext_RAM_ext_flash.cfg
index f10a021c..11173604 100644
--- a/tcl/target/at91sam9260_ext_RAM_ext_flash.cfg
+++ b/tcl/target/at91sam9260_ext_RAM_ext_flash.cfg
@@ -41,7 +41,7 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
# Target configuration
######################
-set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
+set _TARGETNAME $_CHIPNAME.cpu
target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm926ejs
$_TARGETNAME invoke-event halted