tcl/board/arty_s7: Fix proc and chip name
[fw/openocd] / tcl / interface / ftdi / luminary-lm3s811.cfg
index 232ba034fdfa4ff7fce8dfb7c66df4440a462c79..90f454ef08f0bcf20544a3ef0a2c8934bcc9e290 100644 (file)
 # need to use the "luminary_icdi" layout to work correctly.
 #
 
-echo "WARNING!"
-echo "This file was not tested with real interface, it is based on code in ft2232.c."
-echo "Please report your experience with this file to openocd-devel mailing list,"
-echo "so it could be marked as working or fixed."
+adapter driver ftdi
+ftdi device_desc "LM3S811 Evaluation Board"
+ftdi vid_pid 0x0403 0xbcd9
 
-interface ftdi
-ftdi_device_desc "LM3S811 Evaluation Board"
-ftdi_vid_pid 0x0403 0xbcd9
-
-ftdi_layout_init 0x0088 0x008b
-ftdi_layout_signal nSRST -data 0x0020 -oe 0x0020
+ftdi layout_init 0x0088 0x008b
+ftdi layout_signal nSRST -data 0x0020 -oe 0x0020
+ftdi layout_signal SWD_EN -ndata 0x0080
+ftdi layout_signal SWDIO_OE -data 0x0008