X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fdk-tm4c129.cfg;h=27bd432ce53208e64e1aa285d10c07eea7454730;hb=4157732bd84c4e9e4b55357e1dc9a96078a35ee1;hp=f1171af1247755d7e76b470ef5e9b060864308f5;hpb=d7792a684eb402e9453483513cf77ce1706d6038;p=fw%2Fopenocd diff --git a/tcl/board/dk-tm4c129.cfg b/tcl/board/dk-tm4c129.cfg old mode 100755 new mode 100644 index f1171af12..27bd432ce --- a/tcl/board/dk-tm4c129.cfg +++ b/tcl/board/dk-tm4c129.cfg @@ -1,14 +1,5 @@ -# -# TI Tiva C DK-TM4C129X Connected Development Kit -# -# http://www.ti.com/tool/dk-tm4c129x -# +# SPDX-License-Identifier: GPL-2.0-or-later -source [find interface/ti-icdi.cfg] +echo "WARNING: board/dk-tm4c129.cfg is deprecated, please switch to board/ti_dk-tm4c129.cfg" -transport select hla_jtag - -set WORKAREASIZE 0x8000 -set CHIPNAME tm4c129xnczad - -source [find target/stellaris.cfg] +source [find board/ti_dk-tm4c129.cfg]