From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp161.iad.emailsrvr.com (smtp161.iad.emailsrvr.com [207.97.245.161]) by ozlabs.org (Postfix) with ESMTP id ED2D3DDE3B for ; Fri, 7 Sep 2007 03:05:40 +1000 (EST) Received: by relay6.relay.iad.emailsrvr.com (Authenticated sender: vvaghasia-AT-gen10technology.com) with ESMTP id 69B046A99AF for ; Thu, 6 Sep 2007 12:50:49 -0400 (EDT) Message-ID: <46E02F48.6090005@gen10technology.com> Date: Thu, 06 Sep 2007 11:48:08 -0500 From: Vinu MIME-Version: 1.0 To: linuxppc-dev@ozlabs.org Subject: How to use MMC-over-SPI on MPC8313E Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, I am working on MPC8313ERDB Eval board, and want to use SD Memory card to store Linux OS and file system. The SD card controller is connected directly with the SPI bus. I simply don't know how to use MMC-over-SPI technology to make SD card usable. It would be a great help if anybody have any documentation or driver etc. Thanks. v2g