rockbox/utils/meizu_dfu
Rafaël Carré 811c35957d meizu_dfu: supports a single argument to run some code from RAM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26708 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 23:04:17 +00:00
..
Makefile meizu_dfu: 2009-06-28 09:52:24 +00:00
README meizu_dfu: supports a single argument to run some code from RAM 2010-06-08 23:04:17 +00:00
meizu_dfu.c meizu_dfu: supports a single argument to run some code from RAM 2010-06-08 23:04:17 +00:00

README

Meizu DFU tool for Linux

This tool can restore the firmware on M3, M6 SP, M6 TP and M6 SL.
It can also run a single provided file from RAM.

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'.