ftdi: fix adapter_init rclk fallback
[openocd.git] / tcl / board / ek-lm3s811-revb.cfg
blobfb145e4ffcdff3ffe8a011dedb7a6b977097ae75
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits (rev B and earlier)
4 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
6 # NOTE: newer 811-EK boards (rev C and above) shouldn't use this.
7 # use board/ek-lm3s811.cfg
8 source [find interface/luminary-lm3s811.cfg]
10 # include the target config
11 set WORKAREASIZE 0x2000
12 set CHIPNAME lm3s811
13 source [find target/stellaris.cfg]