X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fcsb732.cfg;h=4d6f0e489e6fe0e44c4d95e7ac82f114151ec055;hb=fce4ac57140d4312dd229c7d5f149a340c92cda1;hp=cad38e2e5b47d774e6a0495da85a591cd9a18fad;hpb=a65e75ea34153a8d0a0fe0b07497ad75c5726ab6;p=openocd.git diff --git a/tcl/board/csb732.cfg b/tcl/board/csb732.cfg index cad38e2e5b..4d6f0e489e 100644 --- a/tcl/board/csb732.cfg +++ b/tcl/board/csb732.cfg @@ -3,7 +3,7 @@ source [find target/imx35.cfg] # Determined by trial and error reset_config trst_and_srst combined -jtag_nsrst_delay 200 +adapter_nsrst_delay 200 jtag_ntrst_delay 200 $_TARGETNAME configure -event gdb-attach { reset init }