X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fek-lm3s811.cfg;h=66519f674f22702c60c3acee2817f2e424ee282d;hb=a72faf6405234d2b46e293edfffc7a00d21c7fc8;hp=5825c23dc3f3ebc7c052f793b3c01c813773e7fe;hpb=a5d02116a6b1f996ddbca8d9b0b10a602bc274d8;p=openocd.git diff --git a/tcl/board/ek-lm3s811.cfg b/tcl/board/ek-lm3s811.cfg index 5825c23dc3..66519f674f 100644 --- a/tcl/board/ek-lm3s811.cfg +++ b/tcl/board/ek-lm3s811.cfg @@ -4,15 +4,16 @@ # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html # include the FT2232 interface config for on-board JTAG interface +# NOTE: older '811-EK boards (before rev C) shouldn't use this. source [find interface/luminary.cfg] + set CHIPNAME lm3s811 + # include the target config -source [find target/lm3s811.cfg] +source [find target/stellaris.cfg] -# jtag speed -jtag_khz 500 -jtag_nsrst_delay 100 +adapter_nsrst_delay 100 #LM3S811 Evaluation Board has only srst reset_config srst_only