From owner-freebsd-arm@FreeBSD.ORG Tue May 25 06:02:14 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 7666E16A4D0 for ; Tue, 25 May 2004 06:02:14 -0700 (PDT) Received: from dong.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 575C243D48 for ; Tue, 25 May 2004 06:02:13 -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 i4PD9EiQ009960; Tue, 25 May 2004 15:09:15 +0200 (CEST) (envelope-from doginou@dong.ci0.org) Received: (from doginou@localhost) by dong.ci0.org (8.12.11/8.12.11/Submit) id i4PD9Esq009959; Tue, 25 May 2004 15:09:14 +0200 (CEST) (envelope-from doginou) Date: Tue, 25 May 2004 15:09:14 +0200 From: Olivier Houchard To: Philip Blundell Message-ID: <20040525130914.GA9944@ci0.org> References: <003301c4420c$3391f220$4455608c@11091019701> <1085489504.31926.2.camel@mill.nexus.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1085489504.31926.2.camel@mill.nexus.co.uk> User-Agent: Mutt/1.4.1i cc: Morton Lin 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 13:02:14 -0000 On Tue, May 25, 2004 at 01:51:44PM +0100, Philip Blundell wrote: > On Tue, 2004-05-25 at 04:55, Morton Lin wrote: > > 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. > > If I recall correctly, ARM940T doesn't have an MMU, only an MPU. That > core would not be a good choice for running FreeBSD. > Oh yeah it's a problem :-) Olivier