luminary: remove unused config cmds.
[fw/openocd] / tcl / board / imx35pdk.cfg
index e5891c8bf4b18faa5a34626adc63ec8f471837bc..73fa6331d0012e654ce91e0f185b091093018169 100644 (file)
@@ -3,6 +3,10 @@ source [find target/imx35.cfg]
 source [find target/imx.cfg]
 $_TARGETNAME configure -event reset-init { imx35pdk_init }
 
+# Stick to *really* low clock rate or reset will fail
+# without RTCK / RCLK
+jtag_rclk 10
+
 proc imx35pdk_init { } {
        
        imx3x_reset