aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/ampere_emag8180.cfg
blob: 736be1225831fbc1147ffc0cb9faa456532886dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# SPDX-License-Identifier: GPL-2.0-or-later

#
# OpenOCD Board Configuration for eMAG Development Platform
#
# Copyright (c) 2019-2021, Ampere Computing LLC
#

#
# Configure JTAG speed
#

adapter speed 2000

#
# Configure Resets
#

jtag_ntrst_delay 100
reset_config trst_only

#
# Configure Targets
#

source [find target/ampere_emag.cfg]