diff options
author | Nikias Bassen | 2016-09-23 19:23:00 +0200 |
---|---|---|
committer | Nikias Bassen | 2016-09-23 19:23:00 +0200 |
commit | 753723914a9fdee823063cd8f9abe3246c4ea4db (patch) | |
tree | 18ca350a40ef908ffcdbf5b6e3468d3acca26442 /docs/Makefile.am | |
parent | 5bb30c6397b736671a04857ac4e95a3e53a3ce25 (diff) | |
download | idevicerestore-753723914a9fdee823063cd8f9abe3246c4ea4db.tar.gz idevicerestore-753723914a9fdee823063cd8f9abe3246c4ea4db.tar.bz2 |
restore: Make sure newer Mav16 baseband firmware image files are recognized
The iPhone 7/7+ models with Mav16 baseband failed to restore as the baseband
firmware files are now called RestoreSBL1-HastTableDigest and
SBL1-HashTableDigest. The code only stripped off the '-Blob' part from the
baseband tss response so it couldn't match the firmware filenames properly.
This commit fixes the issue by only keeping the first part of the string
(everything before the first occurance of '-').
Diffstat (limited to 'docs/Makefile.am')
0 files changed, 0 insertions, 0 deletions