Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2014 01:41:06 -0400
From:      Glen Barber <gjb@FreeBSD.org>
To:        Shawn Webb <lattera@gmail.com>
Cc:        FreeBSD ARM <freebsd-arm@freebsd.org>
Subject:   Re: Building an image for Raspberry Pi
Message-ID:  <20140403054106.GT14379@glenbarber.us>
In-Reply-To: <20140403005755.GA71905@pwnie.vrt.sourcefire.com>
References:  <20140403005755.GA71905@pwnie.vrt.sourcefire.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Q43QQdzFtqSKgsg+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Apr 02, 2014 at 08:57:55PM -0400, Shawn Webb wrote:
> Hey all,
>=20
> So I'm trying to build an image for the rPi, and I came across Crochet
> from the Raspberry Pi wiki page on FreeBSD's wiki. I'm basing my build
> off of a fresh HEAD.
>=20
> I'm not entirely sure if I should be contacting the Crochet developers
> about this, or if the freebsd-arm list would be better. Either way,
> please forgive me if this isn't the most effective place.
>=20
> It seems that when Crochet tries to build U-Boot from source, U-Boot
> requires the application armv6-freebsd-gcc. I can't find such an
> application in the ports tree (grep -rn arv6-freebsd-gcc /usr/ports).
>=20

You need to build the XDEV stuff for the build environment.

Something like: make -C /usr/src XDEV=3Darm XDEV_ARCH=3Darmv6

should do the trick.

> It seems people have successfully built FreeBSD for ARM. However, the
> instructions I'm seeing from a little bit of googling have turned up
> pretty outdated posts.
>=20
> You can probably tell I'm a newb at ARM on FreeBSD. What ought I do
> next?
>=20

Are you aware that we have FreeBSD/arm images on FTP now?  Not that I am
trying to deter you from building your own images, but if you're just
looking for an image to install to get your RPI running FreeBSD, we have
you covered.  :-)

http://ftp.freebsd.org/pub/FreeBSD/snapshots/arm/armv6/ISO-IMAGES/

Glen


--Q43QQdzFtqSKgsg+
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iQIcBAEBCAAGBQJTPPRyAAoJELls3eqvi17QaBQP/2l56gtc7oalaY/Z0G42H0eE
ydZzMEBXLcm6ezMV/KkaQ0bcUqzRX/kVIwssX6/dpZPshNg8oqLnYA5lBZk4nYa/
FW1YQYSaosrlCfgUhfgKk5t9VOumFU/Euwy9vMO/E9tfI8DINibWR88h/RSLdxkd
5kxVrHOH6aQ3WZshROtlv1VxYBaxLKmpE5FbCl7+lVBc0+2G9YRgFHCpy0ZC2X++
Us+dhJDm0D/meTKhrpuTbhaFLjxQ2k8u+4uLKKc5hPMPkUgp2NXG+oQ4RIacjfuR
Br7wN699mcUD4YkXPhfMF5KTFcr52RmNzzLq5qJq6Q9bj80sDvAUcyRvxFpcsqYx
FenK3jQdMRhkKvJXgyyJRlTnr8/25ADZ+5M2dUKkYi4+MCwgjF36L2wPdWWrJx+M
yTzOn3xA8P4aCnrzvAuJZc01Son8PJiQde4FIRK1/0lbRxM8xAtNJ1Bn1t2TqTmT
9p6SXUrN8F3wV5kHRzz98Av41+ZE7GD9z2LF2/I37vuGtu+MEpVGkVxXRAiDKDt9
M+/5TTE4ypJdxXbVlEWj4rsqHF+mKqTmK2M703227XOfbcDpp02Ev5vntO7nDqpY
iLaUqfRbCDBc/4JhzO9pzagruty5x4hNUtRnG21TCbHXrWI/7rSaiEz+lHF6xVG5
YCIiEg0Dapv31aEMxeUu
=ESjF
-----END PGP SIGNATURE-----

--Q43QQdzFtqSKgsg+--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140403054106.GT14379>