This is an automated email from Gerrit.

Andreas Färber (afaer...@suse.de) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/2729

-- gerrit

commit e6ba4b2417ea60ce0d75514e5bdc5f4357e2df30
Author: Andreas Färber <afaer...@suse.de>
Date:   Thu Apr 23 12:33:42 2015 +0200

    zynq_7000: Add expected ID
    
    As found on the Parallella-I board SKU A101020.
    
    Change-Id: Ie7e7a36325926d67fbe555b46a9be8a74fac8dba
    Signed-off-by: Andreas Färber <afaer...@suse.de>

diff --git a/tcl/target/zynq_7000.cfg b/tcl/target/zynq_7000.cfg
index 55156ac..b11de32 100644
--- a/tcl/target/zynq_7000.cfg
+++ b/tcl/target/zynq_7000.cfg
@@ -9,6 +9,7 @@ set _TARGETNAME $_CHIPNAME.cpu
 
 jtag newtap zynq_pl bs -irlen 6 -ircapture 0x1 -irmask 0x03 \
     -expected-id 0x23727093 \
+    -expected-id 0x13722093 \
     -expected-id 0x03727093
 
 jtag newtap $_CHIPNAME dap -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 
0x4ba00477

-- 

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to