We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcfae2 commit a8c5112Copy full SHA for a8c5112
scripts/reflash_m1.sh
@@ -38,9 +38,9 @@ Usage: ./reflash_m1.sh version: ${__VERSION__}
38
39
--bios-mac 00 2a # '00' '2a' is the last MAC address
40
41
- --rc3 00 2a # used in factory flash
+ --rc3 00 2a # used in factory flash, this options will reflash data partition
42
43
- # --bios-mac and --rc3 needs 'mkmmimg'
+ # NOTICE: '--bios-mac' and '--rc3' needs command 'mkmmimg'
44
45
Written by: Xiangfu Liu <xiangfu@sharism.cc>
46
Please report bugs to <devel@lists.milkymist.org>
0 commit comments