]> git.sur5r.net Git - openocd/blob - tcl/interface/ftdi/neodb.cfg
cfg: Add config file variants using the ftdi driver instead of ft2232
[openocd] / tcl / interface / ftdi / neodb.cfg
1 #
2 # Openmoko USB JTAG/RS232 adapter
3 #
4 # http://wiki.openmoko.org/wiki/Debug_Board_v3
5 #
6
7 echo "WARNING!"
8 echo "This file was not tested with real interface, it is based on schematics and code"
9 echo "in ft2232.c. Please report your experience with this file to openocd-devel"
10 echo "mailing list, so it could be marked as working or fixed."
11
12 interface ftdi
13 ftdi_device_desc "Debug Board for Neo1973"
14 ftdi_vid_pid 0x1457 0x5118
15
16 ftdi_layout_init 0x0508 0x0f1b
17 ftdi_layout_signal nTRST -data 0x0200 -noe 0x0100
18 ftdi_layout_signal nSRST -data 0x0800 -noe 0x0400
19 ftdi_layout_signal nNOR_WP -data 0x0010 -oe 0x0010