From owner-freebsd-arm@FreeBSD.ORG Tue May 25 05:37:35 2004 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4DBF16A4CE for ; Tue, 25 May 2004 05:37:35 -0700 (PDT) Received: from dong.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8325943D39 for ; Tue, 25 May 2004 05:37:34 -0700 (PDT) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (localhost.ci0.org [127.0.0.1]) by dong.ci0.org (8.12.11/8.12.11) with ESMTP id i4PCiduI009709; Tue, 25 May 2004 14:44:39 +0200 (CEST) (envelope-from doginou@dong.ci0.org) Received: (from doginou@localhost) by dong.ci0.org (8.12.11/8.12.11/Submit) id i4PCicm0009708; Tue, 25 May 2004 14:44:38 +0200 (CEST) (envelope-from doginou) Date: Tue, 25 May 2004 14:44:38 +0200 From: Olivier Houchard To: Morton Lin Message-ID: <20040525124438.GA9632@ci0.org> References: <003301c4420c$3391f220$4455608c@11091019701> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003301c4420c$3391f220$4455608c@11091019701> User-Agent: Mutt/1.4.1i cc: freebsd-arm@freebsd.org Subject: Re: I want to buy an ARM dev. board X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 12:37:35 -0000 On Tue, May 25, 2004 at 11:55:58AM +0800, Morton Lin wrote: > (It's time to wake mailinglist.freebsd.arm up ! ;-) > > Hi, All : > > I found an ARM (ARM940T core) evaluation board : ATB-2510. > ( http://www.vitals.co.kr/Eng/product/t-board/tb_2510.htm ) > It had many features such as MiniPCI, PCMCIA, USB and so forth. > I thought it will be a good development environment for FreeBSD/ARM. > > So, does anyone can help me to find the channel to contact the reseller > of vitals system ? My local reseller (Taiwan) told me that they're always > out of stock. :-( It seems that vitals doesn't want to sell the hardware > only, but the solution (included software, "vLinux"). I had no idea about > that. But I thought if they can promote their reference design board. > They can rise the amount of S3C2510 core and another material (Flash, > Ethernet chipsets, etc). I thought its good for them, right ? > > Anyway, I knew the direction of FreeBSD/ARM focused on Intel XScale, > but I still hope someone can help me to solve above issue. > > Thank you very much. > Hi, I'm afraid I have no idea on how to get such a board. I just wanted to clarify one point : I have nothing against !strongarm !xscale ARM cpu support. I myself have a skeleton s3c2410 (arm920T) support in my sourcetree, though I'm not sure I'll ever finish it. Cheers, Olivier