From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20035 invoked by alias); 28 Feb 2007 13:25:44 -0000 Received: (qmail 20025 invoked by uid 22791); 28 Feb 2007 13:25:43 -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; Wed, 28 Feb 2007 13:25:38 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1HMOnz-0004Q6-00; Wed, 28 Feb 2007 14:25:15 +0100 Date: Wed, 28 Feb 2007 13:25:00 -0000 To: Chirag shah Cc: ecos-discuss@sources.redhat.com Message-ID: <20070228132515.GB24209@lunn.ch> Mail-Followup-To: Chirag shah , ecos-discuss@sources.redhat.com References: <20070226135157.GA19198@lunn.ch> <1172643213416.85.postmaster@masibus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1172643213416.85.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/msg00258.txt.bz2 On Wed, Feb 28, 2007 at 11:43:11AM +0530, Chirag shah wrote: > Dear Andrew Lunn, > > Thanks for your guidance. But I know that I have to add package for > generic SPI. But when I am trying to add package from windows based > configuration tool through build ----> packages and trying to add generic > SPI package it is prompting that " Add and Remove hardware packages by > selecting a new hardware template ". The GUI configuration tool does not allow you to add "hardware" packages to an eCos configuration. ecosconfig does not impose this restriction and that is what i always use, so i've not seen this problem before. This difference has been discussed before, so search the mail archive for more information. > > And another way is through Tools---->Administration. When I am going > to Add generic SPI package it is asking for .epk file to be opened. I > searched in my local drives that there is no such extension file is > available. This is used to add a package to a repository. SPI is already in the repository, so you don't need to add it this way. You just want to add SPI to your configuration. > > So, how can I add this package to my configuration. I think this is > the same problem for Ethernet also. Use the net template. Or more likely, the lwip_eth template. 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