Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2017 18:29:27 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        Ricardo Tweeg <rtweeg@yahoo.com.br>
Cc:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: Raspberry Pi 3B
Message-ID:  <20170113172927.GF13006@home.opsec.eu>
In-Reply-To: <1466381073.4024566.1484325593959@mail.yahoo.com>
References:  <1466381073.4024566.1484325593959.ref@mail.yahoo.com> <1466381073.4024566.1484325593959@mail.yahoo.com>

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

> I bought a Raspberry Pi 3B for studies.I did not find the image
> for this model (Raspberry Pi 3B) on the freebsd.org site.Could you
> tell me if there is any image available for this new model?

I recently build one for raspberry3 with crochet. Is the 3B something
different than the 3 ?

http://people.freebsd.org/~pi/misc/FreeBSD-aarch64-12.0-GENERIC-UP-307013_311523M.img.bz2

pi, Fri Jan  6 18:12:04 CET 2017
- Using crochet
  cd /usr/ports/devel/aarch64-binutils/
  make install
  # takes a long time, needs to build gcc-6.3.0
  cd /usr/ports/sysutils/u-boot-rpi3/
  make install
  cd ~/git
  git clone https://github.com/freebsd/crochet
  cd crochet
  cp config.sh.sample config.sh
  vi config.sh
  /bin/sh crochet.sh -c config.sh
- duration ?
  Starting at Fri Jan 6 18:38:59 CET 2017
  Finished at Fri Jan 6 20:01:35 CET 2017

-- 
pi@opsec.eu            +49 171 3101372                         3 years to go !



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