aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/gumstix-aerocore.cfg
blob: f0103ed451eb6a7a2a066273148864daf523619c (plain)
1
2
3
4
5
6
7
8
9
10
# JTAG for the STM32F4x chip used on the Gumstix AeroCore is available on
# the first interface of a Quad FTDI chip.  nTRST is bit 4.
adapter driver ftdi
ftdi_vid_pid 0x0403 0x6011

ftdi_layout_init 0x0000 0x001b
ftdi_layout_signal nTRST -data 0x0010

source [find target/stm32f4x.cfg]
reset_config trst_only