summaryrefslogtreecommitdiff
path: root/tcl/target/at91sam3uXX.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/at91sam3uXX.cfg')
-rw-r--r--tcl/target/at91sam3uXX.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/tcl/target/at91sam3uXX.cfg b/tcl/target/at91sam3uXX.cfg
index 985e052a..b948c64a 100644
--- a/tcl/target/at91sam3uXX.cfg
+++ b/tcl/target/at91sam3uXX.cfg
@@ -35,8 +35,6 @@ target create $_TARGETNAME cortex_m3 -endian $_ENDIAN -chain-position $_TARGETNA
# 16K is plenty, the smallest chip has this much
$_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size 16384 -work-area-backup 0
-reset_config srst_only
-
$_TARGETNAME configure -event gdb-flash-erase-start {
halt
}