From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaehoon Chung Subject: Re: Sandisk MMC I/O errors Date: Wed, 06 Aug 2014 20:44:21 +0900 Message-ID: <53E21515.3060807@samsung.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout2.samsung.com ([203.254.224.25]:16979 "EHLO mailout2.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753523AbaHFLoY (ORCPT ); Wed, 6 Aug 2014 07:44:24 -0400 Received: from epcpsbgr2.samsung.com (u142.gpu120.samsung.co.kr [203.254.230.142]) by mailout2.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0N9V00KHXV9YM8C0@mailout2.samsung.com> for linux-mmc@vger.kernel.org; Wed, 06 Aug 2014 20:44:22 +0900 (KST) In-reply-to: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Jean-Michel Hautbois , Hsin-Hsiang Tseng Cc: Fabio Estevam , "linux-mmc@vger.kernel.org" Hi, In my case, -84 error is related with timing. I recommend to check your clock source or pin strength. Best Regards, Jaehoon Chung On 08/06/2014 03:54 PM, Jean-Michel Hautbois wrote: > 2014-08-06 3:15 GMT+02:00 Hsin-Hsiang Tseng : >> from your log, maybe you should check the driver use byte mode or >> sector mode to access eMMC. >> Because the capacity of eMMC which you used is less or equal to 2GB. > > How can I know that ? > FYI : > $> cat /sys/kernel/debug/mmc1/ios > clock: 52000000 Hz > actual clock: 49500000 Hz > vdd: 21 (3.3 ~ 3.4 V) > bus mode: 2 (push-pull) > chip select: 0 (don't care) > power mode: 2 (on) > bus width: 3 (8 bits) > timing spec: 8 (mmc DDR52) > signal voltage: 0 (3.30 V) > -- > To unsubscribe from this list: send the line "unsubscribe linux-mmc" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >