1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-01-13 23:41:06 +02:00

14 lines
234 B
Plaintext
Raw Normal View History

#!/bin/sh
jtag -q <<EOF
cable milkymist
detect
instruction CFG_OUT 000100 BYPASS
instruction CFG_IN 000101 BYPASS
pld load fjmem.bit
initbus fjmem opcode=000010
frequency 6000000
detectflash 0
endian big
flashmem 0 $1 noverify
EOF