On 19.01.2010 11:50, Stefan Reinauer wrote:
On 1/19/10 4:01 AM, Carl-Daniel Hailfinger wrote:
Dediprog SF100 support.
Reverse engineered from USB logs. I never touched that programmer nor did I ever see the associated software. Disabled by default until it is complete. The driver needs to be hooked up to the SPI core before it will do anything besides init and diagnostics.
I successfully reverse engineered all commands, but some are still somewhat magic. Logs from "flashrom -p dediprog -V" are appreciated.
Probe and read should work, erase/write is expected to explode. The programmer will set voltage to 0 on exit.
Thanks a lot to Stefan Reinauer and Patrick Georgi for providing USB logs and for testing the result.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Not all the way there yet, but awesome work, none the less
Thanks!
Acked-by: Stefan Reinauer stepan@coresystems.de
And committed in r870.
Regards, Carl-Daniel