From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22936 invoked by alias); 26 Feb 2007 13:52:21 -0000 Received: (qmail 22926 invoked by uid 22791); 26 Feb 2007 13:52:20 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 26 Feb 2007 13:52:12 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1HLgGj-0005eK-00; Mon, 26 Feb 2007 14:51:57 +0100 Date: Mon, 26 Feb 2007 13:52:00 -0000 To: Chirag shah Cc: ecos-discuss@sources.redhat.com Message-ID: <20070226135157.GA19198@lunn.ch> Mail-Followup-To: Chirag shah , ecos-discuss@sources.redhat.com References: <1172483245437.174.postmaster@masibus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1172483245437.174.postmaster@masibus.com> User-Agent: Mutt/1.5.13 (2006-08-11) From: Andrew Lunn X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] SPI support for AT91SAM7XEK. X-SW-Source: 2007-02/txt/msg00245.txt.bz2 On Mon, Feb 26, 2007 at 03:17:09PM +0530, Chirag shah wrote: > Dear All, > I have successfully accessed uart0 of my SAM7XEK board which was my > previous question on this mailing list. > > I have enabled UART0 port in > IO_sub-system > ----->serial_device_drivers-->Hardware_serial_devide_drivers----->port0 > through ecos configuration tool. > After that I have use /dev/ser0 in cyg_io_lookup(). > > Now I want to enable my SPI bus in SAM7XEK board. > In ecos package directory structure it is already implemented for SAM7, but > in configuration tool SPI driver package CYGPKG_DEVS_SPI_ARM_AT91 can not > get enabled. It can not be accessed as check Box like serial driver drivers. > So, how I could get SPI header files in cyg/IO/spi_at91.h Add the generic SPI package to your configuration. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss