aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/dm365evm.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/dm365evm.cfg')
-rw-r--r--tcl/board/dm365evm.cfg4
1 files changed, 1 insertions, 3 deletions
diff --git a/tcl/board/dm365evm.cfg b/tcl/board/dm365evm.cfg
index 8f268c4..3b29dd8 100644
--- a/tcl/board/dm365evm.cfg
+++ b/tcl/board/dm365evm.cfg
@@ -103,7 +103,7 @@ proc dm365evm_init {} {
echo "Initialize DM365 EVM board"
# CLKIN = 24 MHz ... can't talk quickly to ARM yet
- adapter_khz 1500
+ adapter speed 1500
# FIXME -- PLL init
@@ -143,5 +143,3 @@ proc dm365evm_init {} {
flashprobe
}
-
-