X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Ftarget%2Fti_dm355.cfg;h=4f8f523e889ded0fbc8b04381b4932d862bbd300;hb=66d29eb6e3041146e2bb316d0e471e69d781b07d;hp=2903e5d8f8405c088bbe71f2cf44ce6eee9f54bc;hpb=ca45e700b1c57caca2ef08e665e3c7e3e02ac8d3;p=openocd.git diff --git a/tcl/target/ti_dm355.cfg b/tcl/target/ti_dm355.cfg index 2903e5d8f8..4f8f523e88 100644 --- a/tcl/target/ti_dm355.cfg +++ b/tcl/target/ti_dm355.cfg @@ -98,8 +98,8 @@ $_TARGETNAME configure \ # be absolutely certain the JTAG clock will work with the worst-case # CLKIN = 24 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