X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Ftarget%2Fat91sam4lXX.cfg;h=93799a2399532f5c95838108bcfc4da516fa7527;hb=b171c7ab16e1cbad3ca2a6a2cb0a26a3da735424;hp=77ff98a8c95eac2dc038d654683d1602e879a8ba;hpb=0694bc652d68e66130b0322bbae38d49a19566b0;p=openocd.git diff --git a/tcl/target/at91sam4lXX.cfg b/tcl/target/at91sam4lXX.cfg index 77ff98a8c9..93799a2399 100644 --- a/tcl/target/at91sam4lXX.cfg +++ b/tcl/target/at91sam4lXX.cfg @@ -5,7 +5,3 @@ source [find target/at91sam4XXX.cfg] set _FLASHNAME $_CHIPNAME.flash flash bank $_FLASHNAME at91sam4l 0x00000000 0 1 1 $_TARGETNAME - -# if srst is not fitted use VECTRESET to perform a soft reset -# this will only reset the core, not the peripherals -cortex_m reset_config vectreset