summaryrefslogtreecommitdiff
path: root/tcl/target
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target')
-rw-r--r--tcl/target/icepick.cfg2
-rw-r--r--tcl/target/omap2420.cfg2
-rw-r--r--tcl/target/ti_dm6446.cfg2
3 files changed, 0 insertions, 6 deletions
diff --git a/tcl/target/icepick.cfg b/tcl/target/icepick.cfg
index 0597a9a5..da92c9ee 100644
--- a/tcl/target/icepick.cfg
+++ b/tcl/target/icepick.cfg
@@ -19,5 +19,3 @@ proc icepick_c_tapenable {jrc port} {
irscan $jrc 0x3F -endstate RUN/IDLE
runtest 10
}
-
-# vim:syntax tcl
diff --git a/tcl/target/omap2420.cfg b/tcl/target/omap2420.cfg
index 9cce2e78..01557491 100644
--- a/tcl/target/omap2420.cfg
+++ b/tcl/target/omap2420.cfg
@@ -57,5 +57,3 @@ $_TARGETNAME configure -work-area-backup 0
# REVISIT ... as of 12-June-2009, OpenOCD's ETM code can't talk to ARM11 cores.
#etm config $_TARGETNAME 16 normal full etb
#etb config $_TARGETNAME $_CHIPNAME.etb
-
-# vim:syntax tcl
diff --git a/tcl/target/ti_dm6446.cfg b/tcl/target/ti_dm6446.cfg
index 3905b3d6..f951a090 100644
--- a/tcl/target/ti_dm6446.cfg
+++ b/tcl/target/ti_dm6446.cfg
@@ -75,5 +75,3 @@ arm7_9 dcc_downloads enable
# trace setup
etm config $_TARGETNAME 16 normal full etb
etb config $_TARGETNAME $_CHIPNAME.etb
-
-# vim:syntax tcl