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. Regards, Carl-Daniel -- http://www.hailfinger.org/ _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
