forked from auracaster/openocd
Remove vim editor commands from TCL files.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2455 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -112,5 +112,3 @@ proc csb337_reset_init { } {
|
||||
}
|
||||
|
||||
$_TARGETNAME configure -event reset-init {csb337_reset_init}
|
||||
|
||||
# vim:syntax tcl
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user