1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-12-19 07:06:16 +02:00

m1nor: "pld reconfigure" at then end, to properly exit fjmem (suggested by Michael Walle)

This commit is contained in:
Werner Almesberger 2011-11-20 20:22:15 -03:00
parent ba5a392555
commit bf6c207a89

View File

@ -86,6 +86,7 @@ frequency 6000000
detectflash 0
endian big
flashmem "$off" "$1" noverify
pld reconfigure
EOF
echo "Flashed $1 at offset $off using $fjmem" 1>&2