tcl/interface: support for Raspberry Pi 5
[openocd.git] / tcl / board / am3517evm.cfg
blob0b19be68bc93b3e8e38ffefebb3041b3610d44cd
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # DANGER!!!! early work in progress for this PCB/target.
5 # The most basic operations work well enough that it is
6 # useful to have this in the repository for cooperation
7 # alpha testing purposes.
9 # TI AM3517
11 # http://focus.ti.com/docs/prod/folders/print/am3517.html
12 # http://processors.wiki.ti.com/index.php/Debug_Access_Port_(DAP)
13 # http://processors.wiki.ti.com/index.php?title=How_to_Find_the_Silicon_Revision_of_your_OMAP35x
15 set CHIPTYPE "am35x"
16 source [find target/amdm37x.cfg]
18 # The TI-14 JTAG connector does not have srst.  CPU reset is handled in
19 # hardware.
20 reset_config trst_only
22 # "amdm37x_dbginit am35x.cpu" needs to be run after init.