Dediprog has reached out to us and provided documentation on the communication protocol of the SF100 and SF600, especially the differences of the old and new protocol. Based on that and the existing patches in the chromiumos tree by Simon Glass I have created this patch series that I'd like to merge soonish. When this is in I'd like to do a 0.9.8.1 point release.
Please test it if you can... especially if you have installed a current firmware (I have 5.1.9 only) or a v6 hardware.
Stefan Tauner (5): dediprog: Invert the LED polarity in the code. dediprog: Tidy up commands and remove dead nonsense code. dediprog: Show UID. dediprog: Support new communication protocol. dediprog: Enable by default.
Makefile | 4 +- dediprog.c | 592 +++++++++++++++++++++++++++---------------------------------- flash.h | 1 + helpers.c | 7 + 4 files changed, 269 insertions(+), 335 deletions(-)