Dear Stefan,
Am Montag, den 14.03.2011, 21:40 +0100 schrieb Stefan Tauner: […] > please see below for the shortlog of the incoming patches. > a forked git tree including all this can be found at > https://github.com/stefanct/flashrom > > i hang around in irc in case there are questions or flames you don't > wanna see on the list :) thank you for your patches. > Stefan Tauner (7): > whitespace, documentation and other small stuff > The AT25F512B is quite different from the other (yet unsupported) > chips in the AT25F* familiy, so rename 512B-specific stuff. > generify spi_rdid to allow passing different opcodes. This is needed > to add support for Atmel's AT25F series. > Add support for Atmel's AT25F series of SPI flash chips. This > includes a new probing method (probe_spi_rdid_at25f), block erase > method (spi_block_erase_62), > spi_prettyprint_status_register_at25f and > spi_disable_blockprotect_at25f. > add support for 8086:1076 (82541GI) to nicintel_spi.c > use getpagesize() to determine physmap's length in nicintel_spi.c > check if write enable is really set in nicintel_spi_init (and minor > comment changes). > > chipdrivers.h | 3 + > chipset_enable.c | 4 +- > drkaiser.c | 2 +- > flash.h | 7 ++- > flashchips.c | 89 +++++++++++++++++++++++++++ > flashchips.h | 14 ++--- > flashrom.c | 4 +- > nicintel_spi.c | 23 ++++++- > print.c | 2 +- > print_wiki.c | 2 +- > spi.h | 14 +++- > spi25.c | 177 > ++++++++++++++++++++++++++++++++++++++++++++++------- wbsio_spi.c > | 2 +- 13 files changed, 294 insertions(+), 49 deletions(-) I think your MUA mangled the patches, i. e. added line breaks. Please resend either by turning preformatting on or by using `git send-email`. (I know you have a Git tree published, but (unfortunately ;-)) not all people are using Git.) Thanks, Paul
signature.asc
Description: This is a digitally signed message part
_______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
