linux-msm / qdl

BSD 3-Clause "New" or "Revised" License
196 stars 76 forks source link

qdl: Add support for <read> operations #74

Closed quic-bjorande closed 3 weeks ago

quic-bjorande commented 3 weeks ago

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 quic_bjorande@quicinc.com