tcl/board: Add AM625 EVM basic support
[fw/openocd] / tcl / board / frdm-kl25z.cfg
index 40896e52515da4eebe454e77f98b310ba5f74b42..89ee32deea4c421904b101f38387dcec4732c23e 100644 (file)
@@ -10,4 +10,6 @@ set WORKAREASIZE 0x4000
 # chip name
 set CHIPNAME MKL25Z128VLK4
 
+reset_config srst_only
+
 source [find target/kl25.cfg]