From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: mmc_spi and flash cards Date: Tue, 19 Jan 2010 20:49:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from 124x34x33x190.ap124.ftth.ucom.ne.jp ([124.34.33.190]:34419 "EHLO master.linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753657Ab0ASUtV (ORCPT ); Tue, 19 Jan 2010 15:49:21 -0500 In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Cliff Brake Cc: linux-mmc@vger.kernel.org On Thu, 14 Jan 2010 16:09:05 -0500, Cliff Brake wrote: > > I wonder if there is something wrong with the previous > READ_MULTIPLE_BLOCK command, and that is what the cards are > complaining about, not the STOP_TRANSMISSION command? > If there was some wrong with the READ_MULTIPLE_BLOCK command the card should have complained before the host started reading data. > I'm decoding the READ_MULTIPLE_BLOCK arguments next .... > Your best bet is probably going to be getting a 'scope on the bus.