Hi, it still hangs while autodetecting flash chip at AE49F2008 (is displayed as last probed), only with -c option it works.
============================ Martin,
could you test the new binary at http://khepri.openbios.org/~idwer/flashrom/r1017-patchwork-1418/flashrom.exe
It should work insofar as that it won't crash and won't complain about miscompilation.
On 30.05.2010 03:49, Idwer Vollering wrote:
2010/5/30 Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
On 27.05.2010 03:04, Carl-Daniel Hailfinger wrote:
On 27.05.2010 02:32, Carl-Daniel Hailfinger wrote:
New version, fixes a few bugs where #ifdefs were missing.
Add support for RayeR SPIPGM hardware as described in http://rayer.ic.cz/elektro/spipgm.htm
Known bugs/limitations:
- Won't compile/work on non-x86 architectures. Guards against
compilation on non-x86 are missing.
Besides that, using "byte" as variable name breaks on mingw because it shadows a global variable with that name in the mingw headers.
New version, fixes a missing variable initialization which led to immediate segfault on programmer init.
This segfault is confirmed to be resolved, tested using FreeDOS -- I don't have the hardware that this patch targets.
The other limitations are still present.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Acked-by: Idwer Vollering vidwer@gmail.com
Thanks. We'll wait for RayeR to test, then I will commit.
Regards, Carl-Daniel