gumstix-aerocore.cfg 354 B

123456789101112
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. # JTAG for the STM32F4x chip used on the Gumstix AeroCore is available on
  3. # the first interface of a Quad FTDI chip. nTRST is bit 4.
  4. adapter driver ftdi
  5. ftdi vid_pid 0x0403 0x6011
  6. ftdi layout_init 0x0000 0x001b
  7. ftdi layout_signal nTRST -data 0x0010
  8. source [find target/stm32f4x.cfg]
  9. reset_config trst_only