From 5036b0e4278989c627ef274ff4a62d214e88082c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20F=C3=A4rber?= Date: Thu, 23 Apr 2015 13:14:35 +0200 Subject: [PATCH] xmc4500-application-kit-general: Drop srst_nogate MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- tcl/board/xmc4500-application-kit-general.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2