quark: add Intel Quark mcu D2000 support
[fw/openocd] / tcl / board / quark_d2000_refboard.cfg
1 # Intel Quark microcontroller D2000 Reference Board (web search for doc num 333582)
2
3 # the board has an onboard FTDI FT232H chip
4 interface ftdi
5 ftdi_vid_pid 0x0403 0x6014
6 ftdi_channel 0
7
8 ftdi_layout_init 0x0000 0x030b
9 ftdi_layout_signal nTRST -data 0x0100 -noe 0x0100
10
11 source [find target/quark_d20xx.cfg]
12
13 adapter_khz 1000
14
15 reset_config trst_only