aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/mcb1700.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/mcb1700.cfg')
-rw-r--r--tcl/board/mcb1700.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcl/board/mcb1700.cfg b/tcl/board/mcb1700.cfg
index 4954dab..01080a0 100644
--- a/tcl/board/mcb1700.cfg
+++ b/tcl/board/mcb1700.cfg
@@ -1,5 +1,5 @@
# Keil MCB1700 PCB with 1768
-#
+#
# Reset init script sets it to 100MHz
set CCLK 100000
@@ -53,7 +53,7 @@ $_TARGETNAME configure -event reset-init {
# Dividing CPU clock by 8 should be pretty conservative
#
- #
+ #
global MCB1700_CCLK
adapter speed [expr $MCB1700_CCLK / 8]