X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Fboard%2Fefikamx.cfg;h=007b312beb6318149af130ab36054ff80e19cca7;hp=f8ae25d82c4857c87a7c9abd74b3a0a27bde7eb4;hb=7ccc51108866128feb80dbc6024a135c89d229ed;hpb=3777b08affb17de2ee6b1dc1436239c1fba7f99e diff --git a/tcl/board/efikamx.cfg b/tcl/board/efikamx.cfg index f8ae25d82c..007b312beb 100644 --- a/tcl/board/efikamx.cfg +++ b/tcl/board/efikamx.cfg @@ -3,6 +3,7 @@ # Fall back to 6MHz if RTCK is not supported jtag_rclk 6000 +$_TARGETNAME configure -event "reset-start" { jtag_rclk 6000 } source [find target/imx51.cfg]