am3517evm.cfg 701 B

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