Fixed README
This commit is contained in:
@@ -80,7 +80,7 @@ The firmware is going to be unpacked (and uncompressed if necessary) into the fo
|
|||||||
- `kern.bin` (optional) - single-block LZMA-SPD compressed kernel partition;
|
- `kern.bin` (optional) - single-block LZMA-SPD compressed kernel partition;
|
||||||
- `user.bin` - multi-block LZMA-SPD compressed user firmware partition;
|
- `user.bin` - multi-block LZMA-SPD compressed user firmware partition;
|
||||||
- `rsrc.bin` - multi-block LZMA-SPD compressed user resources partition;
|
- `rsrc.bin` - multi-block LZMA-SPD compressed user resources partition;
|
||||||
- `blk_xxxxxxxx` (optional) - any of the additional LZMA-SPD or standard LZMA compressed sections found in the image.
|
- `blk_xxxxxxxx.bin` (optional) - any of the additional LZMA-SPD or standard LZMA compressed sections found in the image.
|
||||||
|
|
||||||
LZMA-SPD, also known as LZMA-B3, is a proprietary modification of LZMA algorithm with simplified literal encoder/decoder.
|
LZMA-SPD, also known as LZMA-B3, is a proprietary modification of LZMA algorithm with simplified literal encoder/decoder.
|
||||||
|
|
||||||
@@ -88,4 +88,4 @@ Both unsigned and VLR-signed images are supported for unpacking.
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
Created by Luxferre in 2021. All files except the FDL blobs are public domain.
|
Created by Luxferre in 2021-2022. All files except the FDL blobs are public domain.
|
||||||
|
|||||||
Reference in New Issue
Block a user