summaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/csb337.cfg2
-rw-r--r--tcl/board/omap2420_h4.cfg2
2 files changed, 0 insertions, 4 deletions
diff --git a/tcl/board/csb337.cfg b/tcl/board/csb337.cfg
index dd8bfa2d..c2c47898 100644
--- a/tcl/board/csb337.cfg
+++ b/tcl/board/csb337.cfg
@@ -112,5 +112,3 @@ proc csb337_reset_init { } {
}
$_TARGETNAME configure -event reset-init {csb337_reset_init}
-
-# vim:syntax tcl
diff --git a/tcl/board/omap2420_h4.cfg b/tcl/board/omap2420_h4.cfg
index 4a5daaf6..c2190b5c 100644
--- a/tcl/board/omap2420_h4.cfg
+++ b/tcl/board/omap2420_h4.cfg
@@ -10,5 +10,3 @@ reset_config trst_and_srst separate
# has 64M NAND on cs6.
flash bank cfi 0x04000000 0x02000000 2 2 $_TARGETNAME
flash bank cfi 0x06000000 0x02000000 2 2 $_TARGETNAME
-
-# vim:syntax tcl