cfg: update ti/stellaris url's
[openocd.git] / tcl / board / ek-lm3s811.cfg
blob6ea66b38c11f2ee69abd7bbab1ef7154825170af
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits
4 # http://www.ti.com/tool/ek-lm3s811
7 # NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
8 # so is using it in JTAG mode, as done here.
9 # NOTE:  older '811-EK boards (before rev C) shouldn't use this.
10 source [find interface/luminary.cfg]
12 # include the target config
13 set WORKAREASIZE 0x2000
14 set CHIPNAME lm3s811
15 source [find target/stellaris.cfg]