[flashrom] [PATCH] Dediprog SF100 support

Michael Karcher flashrom at mkarcher.dialup.fu-berlin.de
Thu Jan 21 10:41:31 CET 2010


Am Donnerstag, den 21.01.2010, 10:26 +0100 schrieb Carl-Daniel
Hailfinger:
> +	msg_pspew("%s, start=0x%x, len=0x%x\n", __func__, start, len);
> +	/* Maximum read length is 16 bytes for now. */
> +	return spi_read_chunked(flash, buf, start, len, 256);
You want to fix the comment, I suppose.

Regards,
  Michael Karcher





More information about the flashrom mailing list