openocd: fix PL_TAPID for both zc706 and cora-z7-10

multiprocessing
Astro 2019-08-10 20:59:07 +02:00
parent 80e808208e
commit e135b27c13
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
source [find interface/ftdi/digilent-hs1.cfg]
adapter_khz 10000
set PL_TAPID 0x03727093
set PL_TAPID 0x03722093
set SMP 1
source ./zynq-7000.cfg

View File

@ -1,7 +1,7 @@
source ./digilent_jtag_smt2_nc.cfg
adapter_khz 10000
set PL_TAPID 0x03727093
set PL_TAPID 0x03731093
set SMP 1
source ./zynq-7000.cfg