-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support direct flashing (single or multiple images) #17
Labels
Milestone
Comments
steadfasterX
added a commit
that referenced
this issue
Jul 30, 2018
verifies device ARB and device model against those from local files allows to validate if flashing given files is a good idea or not related to issue #17
steadfasterX
added a commit
that referenced
this issue
Jul 30, 2018
well if those aren't critical ... :p related to issue #17
steadfasterX
added a commit
that referenced
this issue
Jul 30, 2018
allows to flash protected partitions like: aboot, laf, raw_resources This can hard brick an UsU device but sometimes its needed. related to issue #17
steadfasterX
added a commit
that referenced
this issue
Jul 30, 2018
of the files vs. device related to issue #17
steadfasterX
changed the title
Flashing in dl mode
support direct flashing (single or multiple images)
Aug 31, 2023
This was referenced Aug 31, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SALT should allow flashing while in download mode.
Requirements:
(*)The goal was always to allow flashing for locked devices, too. Flashing will work perfectly fine as long as your LAF protocol version is v100002 or lower but on later versions more work is required to workaround the new implemented protocol checks.
Enable flashing support with:
./salt --experimental
then choose
Flash (folder)
note:
Flash (kdz)
is still WIP - do not use until finished! see #41The text was updated successfully, but these errors were encountered: