From owner-freebsd-arm@FreeBSD.ORG Sun Oct 5 20:40:25 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 70452106568E; Sun, 5 Oct 2008 20:40:25 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: from zibbi.meraka.csir.co.za (zibbi.meraka.csir.co.za [IPv6:2001:4200:7000:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id B078B8FC0C; Sun, 5 Oct 2008 20:40:24 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: by zibbi.meraka.csir.co.za (Postfix, from userid 3973) id CE3A633C9C; Sun, 5 Oct 2008 22:40:22 +0200 (SAST) Date: Sun, 5 Oct 2008 22:40:22 +0200 From: John Hay To: freebsd-arm@freebsd.org Message-ID: <20081005204022.GA58869@zibbi.meraka.csir.co.za> References: <48DEEB8D.8020201@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48DEEB8D.8020201@errno.com> User-Agent: Mutt/1.4.2.1i Cc: Andrew Thompson Subject: boot2 for avila 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, 05 Oct 2008 20:40:25 -0000 Hi Guys, I have put the latest code at http://people.freebsd.org/~jhay/ixp425-boot-20081005.tgz I have included most of Sam's stuff and also the patches I got from Andrew Thompson. I have tried to make it autodetect the partitioning schemes mostly used, so that we do not need to use compile options for that. It should now handle slices+bsdlabel+partions, slices-only and also bsdlabel+partitions (without slices). It should also handle the various ROOTDEVNAME options used: ufs:ad0s1a, ufs:ad0s1, ufs:ad0a and also ufs:ROOTDEVNAME if you have FIXUP_BOOT_DRV defined (which is the default). I think it is ready for commit. Anybody want to look at it or try it to make sure your stuff still works before I commit it? John -- John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org