Skip to content
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

qdl: Add support for <read> operations #74

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

quic-bjorande
Copy link
Contributor

Being able to read the content of the flash is useful for e.g. making backups or for testing purposes, add support for a new type of XML containing tags and execute these operations after flashing and patching.

[bjorn: Rebased on master, updated commit message, moved read_op_exec after patching]
Signed-off-by: Bjorn Andersson [email protected]

firehose.c Fixed Show fixed Hide fixed
Being able to read the content of the flash is useful for e.g. making
backups or for testing purposes, add support for a new type of XML
containing <read> tags and execute these operations after
flashing and patching.

[bjorn: Rebased on master, updated commit message, moved read_op_exec after patching]
Signed-off-by: Bjorn Andersson <[email protected]>
@andersson andersson merged commit a1cd535 into linux-msm:master Jun 10, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants