Renamed mx2/imx27 to mxc.
[fw/openocd] / tcl / board / ek-lm3s3748.cfg
index 7613a0ad28f87800491ae7a7627e10cb77a9404e..0ed1d5afa91b025cfcc4afc4a662ab264af44a11 100644 (file)
@@ -2,10 +2,10 @@
 #  http://www.luminarymicro.com/products/lm3s3748_usb_h_d_evaluation_kits.html
 
 # NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
+# so is using it in JTAG mode, as done here.
 source [find interface/luminary.cfg]
 
+# 20k working area
+set WORKAREASIZE 0x4000
+set CHIPNAME lm3s3748
 source [find target/stellaris.cfg]
-
-# Board has only srst
-reset_config srst_only
-