mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 20:23:32 +00:00
14 lines
285 B
INI
14 lines
285 B
INI
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
# AM335x Beaglebone
|
||
|
# http://beagleboard.org/bone
|
||
|
|
||
|
# The JTAG interface is built directly on the board.
|
||
|
source [find interface/ftdi/xds100v2.cfg]
|
||
|
|
||
|
adapter speed 16000
|
||
|
|
||
|
reset_config trst_and_srst
|
||
|
|
||
|
source [find board/ti_beaglebone-base.cfg]
|