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
|
init
|
||||||
xc7_program zynq.tap
|
xc7_program zynq.tap
|
||||||
|
|
||||||
poll off
|
|
||||||
reset init
|
|
||||||
reset halt
|
reset halt
|
||||||
targets zynq.cpu.0
|
|
||||||
sleep 100
|
|
||||||
halt
|
|
||||||
poll on
|
|
||||||
|
|
||||||
# Disable MMU
|
# Disable MMU
|
||||||
targets $_TARGETNAME_1
|
targets $_TARGETNAME_1
|
||||||
|
|
Loading…
Reference in New Issue