aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/fsl_imx6q_sabresd.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/fsl_imx6q_sabresd.cfg')
-rw-r--r--tcl/board/fsl_imx6q_sabresd.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/tcl/board/fsl_imx6q_sabresd.cfg b/tcl/board/fsl_imx6q_sabresd.cfg
index 797e2de5..e1f0892f 100644
--- a/tcl/board/fsl_imx6q_sabresd.cfg
+++ b/tcl/board/fsl_imx6q_sabresd.cfg
@@ -143,7 +143,5 @@ proc imx6q_sabresd_init { } {
$_TARGETNAME.0 configure -event reset-assert { }
# hook the init function into the reset-init event
$_TARGETNAME.0 configure -event reset-init { imx6q_sabresd_init }
-# make sure target is halted when gdb attaches
-$_TARGETNAME.0 configure -event gdb-attach { halt }
# set a slow default JTAG clock, can be overridden later
adapter_khz 1000