X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fefikamx.cfg;h=007b312beb6318149af130ab36054ff80e19cca7;hb=bd4bd54b60b3297b746d3d5379f25d54846ce517;hp=f8ae25d82c4857c87a7c9abd74b3a0a27bde7eb4;hpb=8f1f8e7b96d4dfdca867cfcf69e0efab9f6e3731;p=fw%2Fopenocd diff --git a/tcl/board/efikamx.cfg b/tcl/board/efikamx.cfg index f8ae25d82..007b312be 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]