From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16546 invoked by alias); 1 Feb 2006 16:55:30 -0000 Received: (qmail 16537 invoked by uid 22791); 1 Feb 2006 16:55:30 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS 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, 01 Feb 2006 16:55:27 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1F4LGN-0004Ip-00; Wed, 01 Feb 2006 17:55:23 +0100 Date: Wed, 01 Feb 2006 16:55:00 -0000 To: Shakthi Kannan Cc: ecos-devel@ecos.sourceware.org Subject: Re: ecos on LN2410SBC Message-ID: <20060201165523.GA16327@lunn.ch> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 From: Andrew Lunn X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2006-02/txt/msg00001.txt.bz2 On Wed, Feb 01, 2006 at 10:07:55PM +0530, Shakthi Kannan wrote: > Greetings! > > I would like to know if anyone has ported ecos to littlechips.com > LN2410SBC board. It has an ARM920T core. None that i know of. > Since there is ARM9 implementation in ecos, I will only need to do > board-level porting and drivers? Correct. Andrew