Building an image for Raspberry Pi

Glen Barber gjb at FreeBSD.org
Thu Apr 3 05:41:10 UTC 2014


On Wed, Apr 02, 2014 at 08:57:55PM -0400, Shawn Webb wrote:
> Hey all,
> 
> 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.
> 
> 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.
> 
> 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).
> 

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

Something like: make -C /usr/src XDEV=arm XDEV_ARCH=armv6

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.
> 
> You can probably tell I'm a newb at ARM on FreeBSD. What ought I do
> next?
> 

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20140403/2dfb64f4/attachment.sig>


More information about the freebsd-arm mailing list