Renamed mx2/imx27 to mxc.
[openocd.git] / tcl / board / ek-lm3s811.cfg
blobf8b3a2e82ebf24c35ae14d5fbcfc85aa107f3afe
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits
4 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
6 # NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
7 # so is using it in JTAG mode, as done here.
8 # NOTE:  older '811-EK boards (before rev C) shouldn't use this.
9 source [find interface/luminary.cfg]
11 # include the target config
12 set CHIPNAME lm3s811
13 source [find target/stellaris.cfg]