AM335x: allow simultaneous debugging of A8 and M3 cores
authorMatthias Welwarsky <matthias@welwarsky.de>
Tue, 13 Oct 2015 10:02:58 +0000 (12:02 +0200)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Tue, 29 Dec 2015 21:16:54 +0000 (21:16 +0000)
commit0627bc3b43d4803b648011eee6ee9a27e7d496aa
tree1abf85af1a1a94d149fb965bf8497c783401f65e
parentb8be5de75d021b5e01a6739fc70c793a6603467c
AM335x: allow simultaneous debugging of A8 and M3 cores

This patch fixes the tap order so that it matches the actual jtag
chain when all taps are enabled. It also introduces a variable
DEFAULT_TAPS that can be set outside of this script, e.g. on the
command line, to specify which taps are to be enabled on init.
Lastly, a new debug target "am335x.m3" is added so that the Wakeup-M3
can be selected for debugging.

Change-Id: Iccf177fda8d5e3737b1b2bb8fd1eaa7d3262ed9f
Signed-off-by: Matthias Welwarsky <matthias@welwarsky.de>
Reviewed-on: http://openocd.zylin.com/3013
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
tcl/target/am335x.cfg