cfg: cortino tested and working
[fw/openocd] / tcl / interface / ftdi / openrd.cfg
1 #
2 # Marvell OpenRD
3 #
4 # http://www.marvell.com/products/embedded_processors/developer/kirkwood/openrd.jsp
5 #
6
7 echo "WARNING!"
8 echo "This file was not tested with real interface, it is based on code in ft2232.c."
9 echo "Please report your experience with this file to openocd-devel mailing list,"
10 echo "so it could be marked as working or fixed."
11
12 interface ftdi
13 ftdi_device_desc "OpenRD JTAGKey FT2232D"
14 ftdi_vid_pid 0x0403 0x9e90
15 ftdi_channel 1
16
17 ftdi_layout_init 0x0608 0x0f1b
18 ftdi_layout_signal nTRST -data 0x0200
19 ftdi_layout_signal nSRST -noe 0x0400