aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/amdm37x.cfg
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2011-09-28 19:41:23 +0300
committerØyvind Harboe <oyvind.harboe@zylin.com>2011-09-30 09:37:04 +0200
commit05b12e6c5e5857e418c639e502c3a63987eca0c4 (patch)
treee79bf5e85f38af8f60499d65b7d17f6882cae1f2 /tcl/target/amdm37x.cfg
parentdaa41473ab46308d17c2af13cdbebfb686a94344 (diff)
downloadriscv-openocd-05b12e6c5e5857e418c639e502c3a63987eca0c4.zip
riscv-openocd-05b12e6c5e5857e418c639e502c3a63987eca0c4.tar.gz
riscv-openocd-05b12e6c5e5857e418c639e502c3a63987eca0c4.tar.bz2
AM/DM37x: add ES1.2 silicon type into account
The missing value for ES1.2 silicon revision is mentioned in sprugn4m.pdf, and the recent TI Beagleboard XM is powered by it, so let support the revision.
Diffstat (limited to 'tcl/target/amdm37x.cfg')
-rw-r--r--tcl/target/amdm37x.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/amdm37x.cfg b/tcl/target/amdm37x.cfg
index 75593af..a6daeab 100644
--- a/tcl/target/amdm37x.cfg
+++ b/tcl/target/amdm37x.cfg
@@ -29,7 +29,7 @@ if { [info exists CHIPTYPE] } {
switch $CHIPTYPE {
dm37x {
# Primary TAP: ICEpick-C (JTAG route controller) and boundary scan
- set _JRC_TAPID "-expected-id 0x1b89102f -expected-id 0x0b89102f"
+ set _JRC_TAPID "-expected-id 0x2b89102f -expected-id 0x1b89102f -expected-id 0x0b89102f"
}
am35x {
# Primary TAP: ICEpick-C (JTAG route controller) and boundary scan