X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fek-lm3s6965.cfg;h=c7696690dcc380d4e29760b231a8c40c13dc9efd;hb=6c1e1a212a8c044ae778c526851fe909bf219e90;hp=e2cd1e2c56f143ce7304d69e5d36741a1cd1cc93;hpb=31b47688ca5015bc91fb3480135a9e4efd53586a;p=fw%2Fopenocd diff --git a/tcl/board/ek-lm3s6965.cfg b/tcl/board/ek-lm3s6965.cfg index e2cd1e2c5..c7696690d 100644 --- a/tcl/board/ek-lm3s6965.cfg +++ b/tcl/board/ek-lm3s6965.cfg @@ -1,19 +1,15 @@ # # TI/Luminary Stellaris LM3S6965 Evaluation Kits # -# http://www.luminarymicro.com/products/lm3s6965_ethernet_evaluation_kit.html +# http://www.ti.com/tool/ek-lm3s6965 +# # NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional! # so is using it in JTAG mode, as done here. -source [find interface/luminary.cfg] +source [find interface/ftdi/luminary.cfg] # 20k working area set WORKAREASIZE 0x5000 set CHIPNAME lm3s6965 # include the target config source [find target/stellaris.cfg] - -adapter_nsrst_delay 100 - -# LM3S6965 Evaluation Board has only srst -reset_config srst_only