* Shaddam Corrino IV shaddamcorrinoiv@gmail.com [061121 17:24]:
and for reference ,with -v option :
# od -v -t x1 < W29C020-12.after.zeroing.bin| grep ff 0744300 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff
# od -v -t x1 < W29C020C-90B.after.zeroing.bin| grep ff 0354420 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff 0745660 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff
Yeah, timing problem of some kind. try increasing/decreasing the delays in the code.
Also make sure your system is not loaded when you do your flashing.
you can also try nice -20 for the flashing and see if that changes the results.