From owner-freebsd-ppc@FreeBSD.ORG Fri May 30 13:40:52 2003 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED1B237B401 for ; Fri, 30 May 2003 13:40:50 -0700 (PDT) Received: from mars.oxyd.fr (mars.oxyd.fr [212.43.245.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C34043F75 for ; Fri, 30 May 2003 13:40:47 -0700 (PDT) (envelope-from pcasidy@casidy.com) Received: from gueway.home (du-253-140.nat.adsl.claranet.fr [212.43.253.140]) by mars.oxyd.fr (8.12.6/8.12.3) with ESMTP id h4UKei2v012765 for ; Fri, 30 May 2003 22:40:45 +0200 (CEST) (envelope-from pcasidy@casidy.com) Received: from casidy.com (littleoak.home [192.168.1.3]) by gueway.home (8.12.9/8.12.9) with ESMTP id h4UKfX2i005750 for ; Fri, 30 May 2003 22:41:38 +0200 (CEST) (envelope-from pcasidy@casidy.com) Message-Id: <200305302041.h4UKfX2i005750@gueway.home> Date: Fri, 30 May 2003 22:38:34 +0200 (CEST) From: pcasidy@casidy.com To: freebsd-ppc@freebsd.org In-Reply-To: <4D87884B6A6D4E438A8592BCC9C85DCA091D2222@il02exm06.corp.mot.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Subject: Re: Porting to Compact PCI X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2003 20:40:53 -0000 On 26 May, Silverton Aron-C1710C wrote: > There has been a lot of talk lately about porting to other boards, so I > is what needs to be done at a very high level: > > 1. Boot Linux using U-Boot on this board. This will show that U-Boot is > working well enough with this board to move onto FreeBSD specific stuff. > There should be pretty good support for this board from Montavista and > Linux-PPC so this step should be largely U-Boot centric without any Linux > hacking. > Where to find docs about U-Boot? What's the starting point? Google search leads me to Linux stuff. Thanks Phil.