Date: Sat, 21 Apr 2012 22:59:02 -0700 From: Tim Kientzle <tim@kientzle.com> To: Oleksandr Tymoshenko <gonzo@bluezbox.com> Cc: freebsd-arm@freebsd.org, Damjan Marion <dmarion@freebsd.org> Subject: Re: beaglebone Message-ID: <FA1FDC37-CF10-4B22-A49E-95A635E4DA3F@kientzle.com> In-Reply-To: <281BC604-3A40-467E-9A88-146B2D084BFC@bluezbox.com> References: <FE86500B-9B6F-458E-A74B-9D3BC4530BAC@freebsd.org> <DB43B23F-4D8A-4155-94E5-EB88F30AE2DC@kientzle.com> <281BC604-3A40-467E-9A88-146B2D084BFC@bluezbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 21, 2012, at 10:54 PM, Oleksandr Tymoshenko wrote: > On 2012-04-21, at 4:11 PM, Tim Kientzle <tim@kientzle.com> wrote: >> On Apr 17, 2012, at 7:25 AM, Damjan Marion wrote: >>>=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 >> Your instructions should have buildworld before buildkernel. >>=20 >> In particular, buildworld constructs the cross-compile toolchain >> that buildkernel expects. >=20 > There is separate target for this "kernel-toolchain" Yes, there is. But you have to run "buildworld" anyway, so you may as well do that before buildkernel. Then you don't need any extra steps. Cheers, Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FA1FDC37-CF10-4B22-A49E-95A635E4DA3F>