ti_beaglebone.cfg 285 B

12345678910111213
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. # AM335x Beaglebone
  3. # http://beagleboard.org/bone
  4. # The JTAG interface is built directly on the board.
  5. source [find interface/ftdi/xds100v2.cfg]
  6. adapter speed 16000
  7. reset_config trst_and_srst
  8. source [find board/ti_beaglebone-base.cfg]