Hi

I just finished/tested new 'reflash_m1.sh', now it support all functions that 
we used recently
you can download this file at:
 https://raw.github.com/milkymist/scripts/master/scripts/reflash_m1.sh

some examples:
reflash_m1.sh
    # will give your some help message

reflash_m1.sh --release
    # always reflash file under http://milkymist.org/updates/current/

reflash_m1.sh --release 2011-07-13
    # reflash file under http://milkymist.org/updates/2011-07-13/

reflash_m1.sh --snapshot milkymist-firmware-07062011-0000
    # reflash files under 
http://fidelio.qi-hardware.com/~xiangfu/build-milkymist/milkymist-firmware-07062011-0000/
    # BTW: you may find milkymist firmware and openwrt images(linux) under
    #http://fidelio.qi-hardware.com/~xiangfu/build-milkymist/
    # there is no milkymist.org/snapshots anymore. I try to setup a daily build 
under fidelio.qi-hardware.com
    # Thanks kristianpaul install the Xilinx ISE in buildhost.

reflash_m1.sh --lock-flash
    # lock the standby and all rescue partitions, you need urjtag from git/svn.

reflash_m1.sh --read-flash
    # read the standby partitions from m1.

reflash_m1.sh --bios-mac 00 2a
    # change your mac address to 10:e3:d5:00:00:2a, you have to *make sure the 
last two parameters are correct*.
    # there is no checking in scripts.

./reflash_m1.sh --rc3 00 2a
    # this is for factory flash, you needs download all files under 
http://milkymist.org/updates/2011-07-13/
    # include the for-rc3 folder, and run this command under 'for-rc3' folder.
_______________________________________________
http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org
IRC: #milkymist@Freenode

Reply via email to