forked from M-Labs/artiq-zynq
openocd: cleanup
This commit is contained in:
parent
2754827b71
commit
c9b48c80a0
|
@ -32,13 +32,7 @@ pld device virtex2 zynq.tap 1
|
|||
init
|
||||
xc7_program zynq.tap
|
||||
|
||||
poll off
|
||||
reset init
|
||||
reset halt
|
||||
targets zynq.cpu.0
|
||||
sleep 100
|
||||
halt
|
||||
poll on
|
||||
|
||||
# Disable MMU
|
||||
targets $_TARGETNAME_1
|
||||
|
|
Loading…
Reference in New Issue