From owner-freebsd-arm@FreeBSD.ORG Sun Mar 9 17:49:38 2008 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2F261065676 for ; Sun, 9 Mar 2008 17:49:38 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 5B14E8FC15 for ; Sun, 9 Mar 2008 17:49:38 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m29HkQVp080403; Sun, 9 Mar 2008 11:46:26 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 09 Mar 2008 11:47:01 -0600 (MDT) Message-Id: <20080309.114701.-432792614.imp@bsdimp.com> To: gavin.atkinson@ury.york.ac.uk From: "M. Warner Losh" In-Reply-To: <20080309170425.O3822@ury.york.ac.uk> References: <20080309170425.O3822@ury.york.ac.uk> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-arm@FreeBSD.org Subject: Re: ARM platform page on website X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2008 17:49:38 -0000 In message: <20080309170425.O3822@ury.york.ac.uk> Gavin Atkinson writes: : Hi all, : : I've just submitted a patch to update the ARM platform page at : http://www.freebsd.org/platforms/arm.html - to bring it more up to date : with the progress made on the ARM port oiver the last year or two. I : wonder if anyone could just have a quick look over it, and make sure all : of the additions are valid? I've got most of the info from this mailing : list and the source so I'm pretty sure it is OK, but it would be good to : get someone who has more knowledge of ARM to have a scan over it. : : The PR is at http://www.freebsd.org/cgi/query-pr.cgi?pr=www/121533 The Hot-E isn't a development board, but an actual product. Other than that, this looks good. The installation guide likely needs improvement too... Warner