X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fek-lm3s811-revb.cfg;h=f968eece5f2d8cf35d23b4845795a2ac66200b79;hb=34a6a64920cb9f106a3a12542ac1297229833c1e;hp=aa6e982a08f32f7520e7c50434a5ed8aad84f78d;hpb=5bcb78f181a155752c2e117622859511a1b568d1;p=fw%2Fopenocd diff --git a/tcl/board/ek-lm3s811-revb.cfg b/tcl/board/ek-lm3s811-revb.cfg index aa6e982a0..f968eece5 100644 --- a/tcl/board/ek-lm3s811-revb.cfg +++ b/tcl/board/ek-lm3s811-revb.cfg @@ -1,12 +1,16 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + # # TI/Luminary Stellaris LM3S811 Evaluation Kits (rev B and earlier) # -# http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html +# http://www.ti.com/tool/ek-lm3s811 +# # NOTE: newer 811-EK boards (rev C and above) shouldn't use this. # use board/ek-lm3s811.cfg -source [find interface/luminary-lm3s811.cfg] +source [find interface/ftdi/luminary-lm3s811.cfg] # include the target config +set WORKAREASIZE 0x2000 set CHIPNAME lm3s811 source [find target/stellaris.cfg]