From owner-freebsd-arm@FreeBSD.ORG Sun Apr 22 05:54:09 2012 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 D5099106566C; Sun, 22 Apr 2012 05:54:09 +0000 (UTC) (envelope-from gonzo@hq.bluezbox.com) Received: from hq.bluezbox.com (hq.bluezbox.com [70.38.37.145]) by mx1.freebsd.org (Postfix) with ESMTP id 955E38FC0C; Sun, 22 Apr 2012 05:54:09 +0000 (UTC) Received: from [24.87.53.93] (helo=[192.168.1.132]) by hq.bluezbox.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.73 (FreeBSD)) (envelope-from ) id 1SLpk6-0002MV-Jv; Sat, 21 Apr 2012 22:53:52 -0700 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1444\)) From: Oleksandr Tymoshenko In-Reply-To: Date: Sat, 21 Apr 2012 22:54:01 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <281BC604-3A40-467E-9A88-146B2D084BFC@bluezbox.com> References: To: Tim Kientzle X-Mailer: Apple Mail (2.1444) Sender: gonzo@hq.bluezbox.com X-Spam-Level: ---- X-Spam-Report: Spam detection software, running on the system "hq.bluezbox.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: On 2012-04-21, at 4:11 PM, Tim Kientzle wrote: > > On Apr 17, 2012, at 7:25 AM, Damjan Marion wrote: > >> >> I put together guide how to build bootable SD card with FreeBSD on beaglebone. >> >> http://people.freebsd.org/~dmarion/beaglebone/creating_bootable_sd_card/ >> >> It is still work in progress, so ethernet driver is not complete and USB support is missing. >> >> Will be happy to hear any feedback. > > Your instructions should have buildworld before buildkernel. > > In particular, buildworld constructs the cross-compile toolchain > that buildkernel expects. [...] Content analysis details: (-4.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Cc: freebsd-arm@FreeBSD.org, Damjan Marion Subject: Re: beaglebone 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, 22 Apr 2012 05:54:09 -0000 On 2012-04-21, at 4:11 PM, Tim Kientzle wrote: >=20 > On Apr 17, 2012, at 7:25 AM, Damjan Marion wrote: >=20 >>=20 >> I put together guide how to build bootable SD card with FreeBSD on = beaglebone. >>=20 >> = http://people.freebsd.org/~dmarion/beaglebone/creating_bootable_sd_card/ >>=20 >> It is still work in progress, so ethernet driver is not complete and = USB support is missing. >>=20 >> Will be happy to hear any feedback. >=20 > Your instructions should have buildworld before buildkernel. >=20 > In particular, buildworld constructs the cross-compile toolchain > that buildkernel expects. There is separate target for this "kernel-toolchain"=