FreeBSD 10.1 / 11 on a Raspberry Pi B+ / 2 ?

Luiz Otavio O Souza lists.br at gmail.com
Tue Apr 28 01:51:21 UTC 2015


On 27 April 2015 at 21:43, Pedro Orozco wrote:
> OK, so now my Rasperry Pi 2 boots but only in single user mode.
>
> I built an image using crochet, then installed sysutils/u-boot-rpi2, mounted first partition and copied all files from /usr/local/share/u-boot/u-boot-rpi2
>
> I didn't change anything in config.txt
> disable_commandline_tags=0
> device_tree_address=0x100
> device_tree=rpi2.dtb
> kernel=u-boot.bin
> gpu_mem=64
>

You need build your kernel with 'options ARM_NEW_PMAP' and framebuffer
doesn't work yet (I'm working on it).

If it still fails, can you post the full dmesg somewhere ?

I've made a pull request to crochet with the changes for RPi 2, this
should be sorted out soon.

Luiz


More information about the freebsd-arm mailing list