cfg: Fix Kinetis kwikstik/kx config
[openocd.git] / tcl / board / gumstix-aerocore.cfg
blobba217c0431eabe8036780d82058c0a85069abdfb
1 # JTAG for the STM32F4x chip used on the Gumstix AeroCore is available on
2 # the first interface of a Quad FTDI chip.  nTRST is bit 4.
3 interface ftdi
4 ftdi_vid_pid 0x0403 0x6011
6 ftdi_layout_init 0x0000 0x001b
7 ftdi_layout_signal nTRST -data 0x0010
9 source [find target/stm32f4x.cfg]
10 reset_config trst_only