From: Andreas Färber Date: Sun, 18 Jan 2015 00:28:20 +0000 (+0100) Subject: tcl/board: Add Infineon XMC1100 Boot Kit config X-Git-Tag: v0.9.0-rc1~39 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=e8aa3524d24463dc39447363277814585ef590e0 tcl/board: Add Infineon XMC1100 Boot Kit config Tested with "J-Link Lite-XMC4200 Rev.1 compiled Jul 18 2014 17:28:26". Change-Id: Icc03172cefe38f2217bf44a73f94f8a6fb93dfba Signed-off-by: Andreas Färber Reviewed-on: http://openocd.zylin.com/2472 Tested-by: jenkins Reviewed-by: Spencer Oliver --- diff --git a/tcl/board/xmc1100-boot-kit.cfg b/tcl/board/xmc1100-boot-kit.cfg new file mode 100644 index 0000000000..4c83fd3ace --- /dev/null +++ b/tcl/board/xmc1100-boot-kit.cfg @@ -0,0 +1,14 @@ +# +# Infineon XMC1100 Boot Kit +# + +# +# Segger J-Link Lite XMC4200 on-board +# +source [find interface/jlink.cfg] +transport select swd + +set CHIPNAME xmc1100 +source [find target/xmc1xxx.cfg] + +reset_config srst_only srst_nogate