linux-msm / qdl

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

adding changes needed to support EMMC sector erasing #33

Open xerootg opened 1 year ago

xerootg commented 1 year ago

I implemented the erase command for EMMC (as well as an annoying hack for my target device). I also added couple tweaks for helping find errors when parsing the xml. I don't think this is very clean, atleast compared to the rest that you have, what would you like to see to make this something mergable?