From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1927 invoked by alias); 3 Aug 2005 08:34:19 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 1711 invoked by uid 22791); 3 Aug 2005 08:34:05 -0000 Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 03 Aug 2005 08:34:05 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1E0EhP-00006u-7b for ecos-discuss@sources.redhat.com; Wed, 03 Aug 2005 10:34:03 +0200 Received: from iv.ro ([194.105.28.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Aug 2005 10:34:03 +0200 Received: from jani by iv.ro with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Aug 2005 10:34:03 +0200 To: ecos-discuss@sources.redhat.com From: Jani Monoses Date: Wed, 03 Aug 2005 08:34:00 -0000 Message-ID: References: <002201c59800$a11188b0$cda9fe90@emea.cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) In-Reply-To: <002201c59800$a11188b0$cda9fe90@emea.cisco.com> Subject: [ECOS] Re: How program the Chip Slect on at91? X-SW-Source: 2005-08/txt/msg00032.txt.bz2 Jaws wrote: > Hi all, > I'm trying to use an EB40A connected with an ethernet Chip CS8900A. > To interfacing them I'm using EBI expansion Bus and I connected the CS8900A > chip select to NCS1. > I have to program this chip select to remap my device to the address > 0xf0000300. > How can I do this? What changes and where is the best place to insert this > changes? Look at how the edb7xxx platfrom uses the generic cs8900 driver devs/eth/arm/edb7xx. make a similar package for your platform and include it in your build. Jani -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss