Hi,
attached patch makes the buspiratespi programmer compile and run on mingw. Build tested on linux, too.
Tested without any device attached to the buspirate, which gave me much text (with -V) ending in: Found chip "Generic unknown SPI chip (REMS)" (0 KB, SPI) at physical address 0x0. === This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE Please email a report to flashrom@flashrom.org if any of the above operations work correctly for you with this flash part. Please include the flashrom output with the additional -V option for all operations you tested (-V, -rV, -wV, -EV), and mention which mainboard or programmer you tested. Thanks for your help! === No operations were specified. buspirate_sendrecv: write 1, read 5 Sending 0x00, receiving 0x42 0x42 0x49 0x4f 0x31 Raw bitbang mode version 1 buspirate_sendrecv: write 1, read 0 Sending 0x0f, receiving Bus Pirate shutdown completed.
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de