From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anderson Briglia Subject: Re: MMC problem OMAP Date: Fri, 16 Jun 2006 09:21:50 -0400 Message-ID: <4492B06E.2000002@indt.org.br> References: <9343BE359FA4224CA72A94D8CC362C9C0936DC@edpc500.cedt.iisc.ernet.in> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <9343BE359FA4224CA72A94D8CC362C9C0936DC@edpc500.cedt.iisc.ernet.in> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: ext Prakash Narayanan M Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Hi Prakash, > I am trying to mount MMC/SD file system in OMAP 1510 (TI Innovator). I > have enabled SD support and ext2 support in the kernel > (2.6.16.13-omap1). When the kernel boots up the following messages are > coming. > > 1) Anyone got the same error? What is the source of the error? Seems that you do not have a valid partition table available in the MMC card and/or the MMC card is broken. AFAIK, the MMC code available for OMAP 1510 Innovator is not broken, but I still not tested it recently. Use fdisk to make an ext2 partition in the MMC and test again, if it is already done let me know and I will test the latest Innovator MMC code to give you some feedback. > 2) Anyone mounted a ext2 file system from MMC/SD? How do I go > about doing this? Yes. I guess you can do this just setting up the MMC card properly and using 'mount'. :) Best Regards, Anderson Briglia > > MUX: initialized MMC_DAT1 > > MUX: initialized MMC_DAT2 > > MUX: initialized MMC_DAT3 > > MMC1: Command timeout, CMD0 > > MMC1: Command timeout, CMD0 > > MMC1: Command timeout, CMD7 > > mmcblk0: mmc0:a95c SD016 14400KiB > > mmcblk0:<7>MMC1: Data CRC error, bytes left 0 > > mmcblk0: error 2 transferring data > > end_request: I/O error, dev mmcblk0, sector 0 > > Buffer I/O error on device mmcblk0, logical block 0 > > mmcblk0: error 2 transferring data > > end_request: I/O error, dev mmcblk0, sector 0 > > Buffer I/O error on device mmcblk0, logical block 0 > > unable to read partition table