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