summaryrefslogtreecommitdiff
path: root/tcl/board/telo.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/telo.cfg')
-rw-r--r--tcl/board/telo.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcl/board/telo.cfg b/tcl/board/telo.cfg
index 119373c6..126f388f 100644
--- a/tcl/board/telo.cfg
+++ b/tcl/board/telo.cfg
@@ -37,7 +37,7 @@ $_TARGETNAME configure -event reset-init {
$_TARGETNAME configure -event reset-deassert-post {
# Force target into ARM state.
-# soft_reset_halt # not implemented on ARM11
+# soft_reset_halt ;# not implemented on ARM11
echo "Detected SRSRT asserted on C100.CPU"
}
@@ -58,4 +58,4 @@ set _FLASHNAME $_CHIPNAME.flash
flash bank $_FLASHNAME cfi 0x20000000 0x01000000 2 2 $_TARGETNAME
# writing data to memory does not work without this
-arm11 memwrite burst disable \ No newline at end of file
+arm11 memwrite burst disable