mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 04:04:24 +00:00
14 lines
263 B
INI
14 lines
263 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# OMAP3 BeagleBoard
|
|
# http://beagleboard.org
|
|
|
|
# Fall back to 6MHz if RTCK is not supported
|
|
jtag_rclk 6000
|
|
|
|
source [find target/omap3530.cfg]
|
|
|
|
# TI-14 JTAG connector
|
|
reset_config trst_only
|
|
|
|
# Later run: omap3_dbginit
|