From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from predator.gdatech.co.in (mail.gdatech.co.in [202.144.30.226]) by ozlabs.org (Postfix) with ESMTP id ABC7067B5E for ; Wed, 14 Jun 2006 14:52:20 +1000 (EST) Received: from predator.gdatech.co.in (localhost.localdomain [127.0.0.1]) by predator.gdatech.co.in (Postfix-out) with ESMTP id AA4E11242DD for ; Wed, 14 Jun 2006 10:03:01 +0530 (IST) Received: from predator.gdatech.co.in ([192.168.0.3]) by [127.0.0.1] ([127.0.0.1]) (port 7027) (Propel SE relay 1.0.0.3430 $Rev$) id r66e100301-00-2 for linuxppc-embedded@ozlabs.org; Wed, 14 Jun 2006 10:03:01 +0530 Received: from mail.gdatech.co.in (unknown [192.168.0.1]) by predator.gdatech.co.in (Postfix-out) with ESMTP id 2349F1242DA for ; Wed, 14 Jun 2006 10:02:59 +0530 (IST) Message-ID: <448F9188.8010201@gmail.com> Date: Wed, 14 Jun 2006 10:03:12 +0530 From: rahul MIME-Version: 1.0 Cc: linuxppc-embedded@ozlabs.org Subject: Re: regarding xilinx system ace in linux-2.6 References: <448F90FF.4080901@gmail.com> In-Reply-To: <448F90FF.4080901@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all A type mistake in my previous mail. So sending the mail again. I would like to know if anyone in the group or otherwise using Xilinx's System ACE MPU interface to read/write to Compact Flash card on their hardware ? I came to know the code is implemented in linux-2.4 but i want to have it in linux-2.6 It will be nice to follow someone's footsteps if it has already been implemented before. Else, please direct me to appropriate resources about how to go about using it in my design. Thanks Rahul rahul wrote: > Hi All, > > I would like to know if anyone in the group or otherwise is/was using > Xilinx's > System ACE MPU interface to read/write to Compact Flash card on their > hardware ? I see that there is a device driver provided by Xilinx for > system > ace mpu bus in the linux 2.6. I came to know the code is implemented > in linux-2.4 > but i want to have it in linux-2.6 > > It will be nice to follow someone's footsteps if it has already been > implemented before. > Else, please direct me to appropriate resources about how to go about > using it in my design. > > Thanks > Rahul >