On 06.01.2010 21:50, Patrick Georgi wrote: > 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. >
I'm still a bit surprised that it only found the generic REMS chip, but not the generic RDID chip. That looks a bit like corruption on the wire or a floating bus which changes state a lot between commands. > 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 <[email protected]> > Thanks for adding Windows support! Acked-by: Carl-Daniel Hailfinger <[email protected]> Regards, Carl-Daniel -- Developer quote of the year: "We are juggling too many chainsaws and flaming arrows and tigers." _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
