X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=tcl%2Fboard%2Fek-lm3s3748.cfg;h=705cb64ce01d6eced63ccd62c4c234a2ccd53d89;hb=bea4d6590356f4a9ef0bcb6b270943e565852f0e;hp=acc62f6334eb3e0c7c128f2d2627552e10287ce8;hpb=31b47688ca5015bc91fb3480135a9e4efd53586a;p=fw%2Fopenocd diff --git a/tcl/board/ek-lm3s3748.cfg b/tcl/board/ek-lm3s3748.cfg index acc62f633..705cb64ce 100644 --- a/tcl/board/ek-lm3s3748.cfg +++ b/tcl/board/ek-lm3s3748.cfg @@ -1,15 +1,16 @@ -# Stellaris lm3s3748 Evaluation Kit -# http://www.luminarymicro.com/products/lm3s3748_usb_h_d_evaluation_kits.html +# SPDX-License-Identifier: GPL-2.0-or-later + +# +# TI/Luminary Stellaris lm3s3748 Evaluation Kits +# +# http://www.ti.com/tool/ek-lm3s3748 +# # 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 0x4000 set CHIPNAME lm3s3748 source [find target/stellaris.cfg] - -# Board has only srst -reset_config srst_only -