aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2013-07-30 12:49:08 +0400
committerSpencer Oliver <spen@spen-soft.co.uk>2013-08-01 10:32:34 +0000
commit1f143e4391eacb09e13276c8200ddda74188dc86 (patch)
tree45b9c12ec11d9acf7518b5bfc66a142979d0b1bf /tcl
parent209e0beed384a5401158cd0c06add3590e0109dc (diff)
imx6: add new id for SJC as found on i.MX6D
Austriancoder on IRC reports getting this ID on his board. Change-Id: Ie859f0ee422e18fdb94bf817cdd2b41d15b968da Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/1533 Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com> Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'tcl')
-rw-r--r--tcl/target/imx6.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/tcl/target/imx6.cfg b/tcl/target/imx6.cfg
index 292b1148..d7f0b906 100644
--- a/tcl/target/imx6.cfg
+++ b/tcl/target/imx6.cfg
@@ -26,9 +26,11 @@ if { [info exists SJC_TAPID] } {
set _SJC_TAPID 0x0191c01d
}
set _SJC_TAPID2 0x2191c01d
+set _SJC_TAPID3 0x2191e01d
jtag newtap $_CHIPNAME sjc -irlen 5 -ircapture 0x01 -irmask 0x1f \
- -expected-id $_SJC_TAPID -expected-id $_SJC_TAPID2
+ -expected-id $_SJC_TAPID -expected-id $_SJC_TAPID2 \
+ -expected-id $_SJC_TAPID3
# GDB target: Cortex-A9, using DAP, configuring only one core
# Base addresses of cores: