2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2012-02-24 16:49:07 -06:00
|
|
|
# AM335x Beaglebone
|
|
|
|
# http://beagleboard.org/bone
|
|
|
|
|
2015-11-04 03:38:18 -06:00
|
|
|
# The JTAG interface is built directly on the board.
|
|
|
|
source [find interface/ftdi/xds100v2.cfg]
|
|
|
|
|
2019-08-23 08:51:00 -05:00
|
|
|
adapter speed 16000
|
2012-02-24 16:31:44 -06:00
|
|
|
|
2012-02-24 16:49:07 -06:00
|
|
|
reset_config trst_and_srst
|
2012-02-18 21:37:08 -06:00
|
|
|
|
2015-11-04 04:25:51 -06:00
|
|
|
source [find board/ti_beaglebone-base.cfg]
|