From: Andreas Färber Date: Thu, 23 Apr 2015 10:33:42 +0000 (+0200) Subject: zynq_7000: Add expected ID X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=e291e8012c56fefa44d2725903e2b1cd0d85d5f4;p=fw%2Fopenocd zynq_7000: Add expected ID As found on the Parallella-I board SKU A101020. Change-Id: Ie7e7a36325926d67fbe555b46a9be8a74fac8dba Signed-off-by: Andreas Färber Reviewed-on: http://openocd.zylin.com/2729 Tested-by: jenkins Reviewed-by: Spencer Oliver --- diff --git a/tcl/target/zynq_7000.cfg b/tcl/target/zynq_7000.cfg index 55156ac38..b11de3287 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