1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 13:30:38 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Werner Almesberger
b05481fce3 m1nor: search fjmem.bit also in /usr{/local,}/share/milkymist/fjmem.bit 2012-02-17 14:24:59 -03:00
Werner Almesberger
2e46384b04 m1nor: lock the read-only portions of the flash after flashing 2012-01-12 14:03:43 -03:00
Werner Almesberger
037be5062e m1nor: accept multiple file arguments; clarified diagnostics
One can now pass all files to flash in the same invocation. m1nor
does a first pass to verify the argument, a second pass to do the
flashing, and a third pass to report that it has done.

Diagnostics now begin with the file name followed by a description
of the problem encountered.
2011-11-30 20:05:09 -03:00
Werner Almesberger
8b92936a68 m1nor: accept system.fpg as alias for soc.fpg 2011-11-21 17:29:11 -03:00
Werner Almesberger
bf6c207a89 m1nor: "pld reconfigure" at then end, to properly exit fjmem (suggested by Michael Walle) 2011-11-20 20:22:15 -03:00
Werner Almesberger
6dc6174b2c m1/tools/m1nor: flash a file to M1 NOR partition selected by the file name 2011-11-20 17:02:40 -03:00