From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16678 invoked by alias); 11 Oct 2006 12:06:21 -0000 Received: (qmail 16668 invoked by uid 22791); 11 Oct 2006 12:06:20 -0000 X-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ns1.jstream.com.tw (HELO jstream.com.tw) (220.130.45.209) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 11 Oct 2006 12:06:14 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by jstream.com.tw (Postfix) with ESMTP id 22DCCA778F for ; Wed, 11 Oct 2006 20:06:20 +0800 (CST) Received: from jstream.com.tw ([127.0.0.1]) by localhost (JShome [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05190-01 for ; Wed, 11 Oct 2006 20:06:11 +0800 (CST) Received: from jstream (unknown [192.168.168.115]) by jstream.com.tw (Postfix) with SMTP id 53A9FA76FB for ; Wed, 11 Oct 2006 20:06:11 +0800 (CST) Message-ID: <012301c6ed2d$9f64c350$73a8a8c0@jstream> From: "Jack Chen" To: Subject: Tagret Board with two flash chips Date: Wed, 11 Oct 2006 12:06:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-Virus-Scanned: amavisd-new at jstream.com.tw 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-10/txt/msg00000.txt.bz2 Dear all, My target board(CPU:IXP425, eCos template is GRG) with two flash chips. Each one size: 16MB(Intel Strata Flash 28F128J3). Memory mapping: CS0->0x50000000 CS1->0x51000000 I'm using Configtool under Linux(packages:flash_v2-full-061008.tar.bz2), then import /hal/arm/xscale/grg/current/misc/redboot_ROM.ecm But the item FLASH device drives->Provide /dev block devices->Provide block device 2, it's check box is empty. Please tell me how to use flash_v2 to configure my target board? thanks. Best Regards Jack