tcl: replace command "interface" with "adapter driver"
[fw/openocd] / tcl / board / imx53loco.cfg
index 4c8a8da129dbc005d6fc6cea2dcc16e3483702db..06c3993781e93d6eb1481ca1833f179022b87741 100644 (file)
@@ -15,6 +15,10 @@ echo "iMX53 Loco board lodaded."
 
 adapter_khz 3000
 
+# Slow speed to be sure it will work
+jtag_rclk 1000
+$_TARGETNAME configure -event "reset-start" { jtag_rclk 1000 }
+
 #jtag_nsrst_delay 200
 #jtag_ntrst_delay 200