aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/imx53loco.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/imx53loco.cfg')
-rw-r--r--tcl/board/imx53loco.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcl/board/imx53loco.cfg b/tcl/board/imx53loco.cfg
index 06c3993..57473ea 100644
--- a/tcl/board/imx53loco.cfg
+++ b/tcl/board/imx53loco.cfg
@@ -13,7 +13,7 @@ echo "iMX53 Loco board lodaded."
# Set reset type
#reset_config srst_only
-adapter_khz 3000
+adapter speed 3000
# Slow speed to be sure it will work
jtag_rclk 1000
@@ -59,7 +59,7 @@ proc loco_init { } {
arm core_state arm
jtag_rclk 3000
-# adapter_khz 3000
+# adapter speed 3000
}