Raspberry PI 2 Model B

Problem is with my SoC, Raspberry PI 2 SoC is based on ARMv6 but Raspberry Pi 2 model B is based on ARMv7. FreeBSD 11 currently support ARMv6 architecture. I have tried NetBSD/evbarm ARMv7hf and it runs without problem. But I want Freebsd/ARMv7 on it. any suggestions? Does anybody know when FreeBSD released for ARMv7 architecture?!
 
The armv6 in FreeBSD actually supports armv6 and armv7.

The -CURRENT image for RPI2 is the one you need (we don't support RPI2 in 10.x).

If you have problems booting the -CURRENT image, please report back with the console output.

The RPI2 support is quite stable at this point.
 
Back
Top