From: Andreas Färber Date: Thu, 23 Apr 2015 11:14:35 +0000 (+0200) Subject: xmc4500-application-kit-general: Drop srst_nogate X-Git-Tag: v0.9.0-rc1~3 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=5036b0e4278989c627ef274ff4a62d214e88082c;ds=sidebyside xmc4500-application-kit-general: Drop srst_nogate Reset stopped working with this setting. Change-Id: I98e8fafa48e0ab65dce8110870be422edf7b2fdb Signed-off-by: Andreas Färber Reviewed-on: http://openocd.zylin.com/2727 Tested-by: jenkins Reviewed-by: Paul Fertser --- diff --git a/tcl/board/xmc4500-application-kit-general.cfg b/tcl/board/xmc4500-application-kit-general.cfg index 47d917d7f8..47c8b9982a 100644 --- a/tcl/board/xmc4500-application-kit-general.cfg +++ b/tcl/board/xmc4500-application-kit-general.cfg @@ -5,4 +5,4 @@ set CHIPNAME xmc4500 source [find target/xmc4xxx.cfg] -reset_config srst_only srst_nogate +reset_config srst_only