zynq: set OPENOCD_ZYNQ

pull/33/head
Sebastien Bourdeauducq 2020-09-09 15:44:09 +08:00
parent 44ffc90e3a
commit 1b324970e5
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ in
echo Power cycle done.
export USER=hydra
export OPENOCD_ZYNQ=${<zynq-rs>}/openocd
pushd ${<artiq-zynq>}
bash ${<artiq-zynq>}/remote_run.sh -h rpi-4 -o "-F /dev/null -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=ERROR -i /opt/hydra_id_rsa" -d ${artiq-zynq.zc706-nist_qc2-jtag}
popd