Cubieboard2 and FreeBSD
Ganbold Tsagaankhuu
ganbold at gmail.com
Thu Aug 1 15:34:49 UTC 2013
Hi,
On Thu, Aug 1, 2013 at 11:14 PM, Roger Pau Monné <roger.pau at entel.upc.edu>wrote:
> Hello,
>
> I saw your email on freebsd-arm mailing lists and I was wondering if
> you could share how did you manage to get FreeBSD running on it. I
> also have one of this boards, but I'm not really familiar with the arm
> world so I'm a little bit lost about were to start (without using a
> pre-made img).
>
For now you can follow instructions at
https://wiki.freebsd.org/FreeBSD/arm/Cubieboard to build kernel and image
for cubieboard2.
Replace CUBIEBOARD to CUBIEBOARD2 there.
You should use sunxi-spl.bin and u-boot.bin different from cubieboard, you
can get them from http://androtab.info/cubieboard2/
For necessary A20 src, copy
https://github.com/tsgan/allwinner_a10/tree/master/a20 files to appropriate
places:
CUBIEBOARD2 to /usr/src/sys/arm/conf/, cubieboard2.dts to
/usr/src/sys/boot/fdt/dts/, rest of files (except dmesg.txt) to
/usr/src/sys/arm/allwinner/a20/
You have to have src tree in order to build kernel and image.
hth,
Ganbold
>
> Thanks, Roger.
>
More information about the freebsd-arm
mailing list