Updated README
This commit is contained in:
@@ -74,7 +74,7 @@ For example, if you have found signed FDL loaders for Nokia 105 2019 somewhere a
|
||||
|
||||
The main syntax is as follows: `python uniflash.py stone-unpack [stone-file.bin] [-d target_dir]`
|
||||
|
||||
The firmware is going to be unpacked into the following files in the target directory (specified with `-d` parameter, defaults to the same directory as the source stone image file):
|
||||
The firmware is going to be unpacked (and uncompressed if necessary) into the following files in the target directory (specified with `-d` parameter, defaults to the same directory as the source stone image file):
|
||||
|
||||
- `ps.bin` - protocol station image, always uncompressed, the first in the binary;
|
||||
- `kern.bin` (optional) - single-block LZMA-SPD compressed kernel partition;
|
||||
|
||||
Reference in New Issue
Block a user