From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 859 invoked by alias); 25 May 2004 08:48:27 -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 848 invoked from network); 25 May 2004 08:48:26 -0000 Received: from unknown (HELO miso.calivar.com) (83.104.54.243) by sourceware.org with SMTP; 25 May 2004 08:48:26 -0000 Received: from miso.calivar.com (miso.calivar.com [127.0.0.2]) by miso.calivar.com (Postfix) with ESMTP id 64CFF15AFA1; Tue, 25 May 2004 09:48:25 +0100 (BST) To: Michael Jastrebtsoff Cc: ecos-discuss@sources.redhat.com References: <1557427993.20040521174204@pisem.net> <1352751225.20040522102104@pisem.net> From: Nick Garnett Date: Tue, 25 May 2004 10:29:00 -0000 In-Reply-To: <1352751225.20040522102104@pisem.net> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Re[2]: [ECOS] building redboot with eCos eernel X-SW-Source: 2004-05/txt/msg00287.txt.bz2 Michael Jastrebtsoff writes: > Hello, Nick. > > I wanted to use FAT with CompactFlash driver for updating the main > program(based on eCos kernel) from CF card. Probably I will be able to > implement FAT driver+high level disk driver+CF driver in read-only mode for > doing that. With the msdos filesystem reader pointed out elsewhere, you have most of those pieces already. If the CF can be accessed via a TrueIDE interface then the existing IDE driver should handle it just fine. Otherwise you will have to adjust it a little to match the CF card interface you do have. -- Nick Garnett eCos Kernel Architect http://www.ecoscentric.com The eCos and RedBoot experts -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss