From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lilly.ping.de (lilly.ping.de [83.97.42.2]) by ozlabs.org (Postfix) with SMTP id 02CFADDFC3 for ; Sat, 24 Jan 2009 02:48:21 +1100 (EST) Date: Fri, 23 Jan 2009 14:40:02 +0100 To: Andre Schwarz Subject: Re: MicroSD (SPI mode) support in Linux-2.6.26-1 Message-ID: <20090123134001.GR2004@leila.ping.de> References: <4979BB83.5060506@matrix-vision.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <4979BB83.5060506@matrix-vision.de> From: wolfgang@leila.ping.de (Wolfgang Wegner) Cc: linuxppc-dev@ozlabs.org, Sai Amruta List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Andre, On Fri, Jan 23, 2009 at 01:43:47PM +0100, Andre Schwarz wrote: > > Sai Amruta wrote: > >Hi All, > > > >I am using linux-2.6.26 on MPC8567 and microSD is connected through > >SPI interface. > >Is the existing mmc driver supports microSD? > yes - it's working perfectly fine on my MPC8343. > Even with SDHC cards ;-) that's great to hear - is there anything like a HOWTO on how to set this up on top of the SPI driver (probably involving some custom GPIO stuff for card and WP detection) out there? I tried to but did not get it to work on MCF53xx (uClinux 2.6.23-uc0) and probably did not find the right search strings either. Regards, Wolfgang