flash: New Spansion FM4 flash driver
[openocd.git] / tcl / board / ek-lm3s3748.cfg
blob36ecfcd321b802edea0388ab22e0f7ba6af25e68
2 # TI/Luminary Stellaris lm3s3748 Evaluation Kits
4 # http://www.ti.com/tool/ek-lm3s3748
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 source [find interface/ftdi/luminary.cfg]
11 # 20k working area
12 set WORKAREASIZE 0x4000
13 set CHIPNAME lm3s3748
14 source [find target/stellaris.cfg]