Remove vim editor commands from TCL files.
---
board/csb337.cfg | 2 --
board/omap2420_h4.cfg | 2 --
target/icepick.cfg | 2 --
target/omap2420.cfg | 2 --
target/ti_dm6446.cfg | 2 --
5 files changed, 10 deletions(-)
Remove vim editor commands from TCL files.
---
board/csb337.cfg | 2 --
board/omap2420_h4.cfg | 2 --
target/icepick.cfg | 2 --
target/omap2420.cfg | 2 --
target/ti_dm6446.cfg | 2 --
5 files changed, 10 deletions(-)
======
only in patch2:
unchanged:
--- tcl/target/omap2420.cfg (revision 2448)
+++ tcl/target/omap2420.cfg (working copy)
@@ -57,5 +57,3 @@
# 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
only in patch2:
unchanged:
--- tcl/target/icepick.cfg (revision 2448)
+++ tcl/target/icepick.cfg (working copy)
@@ -19,5 +19,3 @@
irscan $jrc 0x3F -endstate RUN/IDLE
runtest 10
}
-
-# vim:syntax tcl
only in patch2:
unchanged:
--- tcl/target/ti_dm6446.cfg (revision 2448)
+++ tcl/target/ti_dm6446.cfg (working copy)
@@ -75,5 +75,3 @@
# trace setup
etm config $_TARGETNAME 16 normal full etb
etb config $_TARGETNAME $_CHIPNAME.etb
-
-# vim:syntax tcl
only in patch2:
unchanged:
--- tcl/board/omap2420_h4.cfg (revision 2448)
+++ tcl/board/omap2420_h4.cfg (working copy)
@@ -10,5 +10,3 @@
# has 64M NAND on cs6.
flash bank cfi 0x04000000 0x02000000 2 2 $_TARGETNAME
flash bank cfi 0x06000000 0x02000000 2 2 $_TARGETNAME
-
-# vim:syntax tcl
only in patch2:
unchanged:
--- tcl/board/csb337.cfg (revision 2448)
+++ tcl/board/csb337.cfg (working copy)
@@ -112,5 +112,3 @@
}
$_TARGETNAME configure -event reset-init {csb337_reset_init}
-
-# vim:syntax tcl
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development