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

Commits on Jun 10, 2024

  1. qdl: Add support for <read> operations

    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]>
    cpfair authored and quic-bjorande committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a3881f3 View commit details
    Browse the repository at this point in the history