diff options
Diffstat (limited to 'utils/meizu_dfu/README')
| -rw-r--r-- | utils/meizu_dfu/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/meizu_dfu/README b/utils/meizu_dfu/README new file mode 100644 index 0000000..027e82d --- /dev/null +++ b/utils/meizu_dfu/README @@ -0,0 +1,10 @@ + +Meizu DFU tool for Linux + +This tool can restore the firmware on M3, M6 SP, M6 TP and M6 SL. + +Notes: +1. SST39VF800.dfu is taken from the official dfu tool provided by Meizu. +2. updateNAND_BE_070831.dfu is taken from the unofficial dfu tool for M6 SL. +3. To compile, just run `make'. + |