cfg: add STM32F429 discovery board config
[fw/openocd] / tcl / board / ek-lm3s6965.cfg
index e2cd1e2c56f143ce7304d69e5d36741a1cd1cc93..428e853533d57ac57ab2012558d1753f3ce678e9 100644 (file)
@@ -1,7 +1,8 @@
 #
 # TI/Luminary Stellaris LM3S6965 Evaluation Kits
 #
-# http://www.luminarymicro.com/products/lm3s6965_ethernet_evaluation_kit.html
+# http://www.ti.com/tool/ek-lm3s6965
+#
 
 # NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
 # so is using it in JTAG mode, as done here.
@@ -12,8 +13,3 @@ set WORKAREASIZE 0x5000
 set CHIPNAME lm3s6965
 # include the target config
 source [find target/stellaris.cfg]
-
-adapter_nsrst_delay 100
-
-# LM3S6965 Evaluation Board has only srst
-reset_config srst_only