]> git.sur5r.net Git - openocd/blobdiff - tcl/target/ti_dm365.cfg
Remove jtag_rclk from target configs
[openocd] / tcl / target / ti_dm365.cfg
index a260278601155a8693f38baf4178b30e4e1747a5..0db83dbaa3cde90840fe253aea20c19756e6a9de 100644 (file)
@@ -90,8 +90,8 @@ $_TARGETNAME configure \
 # be absolutely certain the JTAG clock will work with the worst-case
 # CLKIN = 19.2 MHz (best case: 36 MHz) even when no bootloader turns
 # on the PLL and starts using it.  OK to speed up after clock setup.
-jtag_rclk 1500
-$_TARGETNAME configure -event "reset-start" { jtag_rclk 1500 }
+adapter_khz 1500
+$_TARGETNAME configure -event "reset-start" { adapter_khz 1500 }
 
 arm7_9 fast_memory_access enable
 arm7_9 dcc_downloads enable