Browse Source

xmc4500-application-kit-general: Drop srst_nogate

Reset stopped working with this setting.

Change-Id: I98e8fafa48e0ab65dce8110870be422edf7b2fdb
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-on: http://openocd.zylin.com/2727
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
tags/v0.9.0-rc1
Andreas Färber 9 years ago
committed by Paul Fertser
parent
commit
5036b0e427
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tcl/board/xmc4500-application-kit-general.cfg

+ 1
- 1
tcl/board/xmc4500-application-kit-general.cfg View File

@@ -5,4 +5,4 @@
set CHIPNAME xmc4500
source [find target/xmc4xxx.cfg]

reset_config srst_only srst_nogate
reset_config srst_only

Loading…
Cancel
Save