U-boot for Banana Pi

Andreas Schwarz Andreas.Schwarz at schwarzes.net
Sun Aug 31 16:20:08 UTC 2014


On Sun, 31 Aug 2014 18:10:05 +0200
TooMeeK Admin <maps at toomeek.waw.pl> wrote:

> Reinstalled FreeBSD 10 64-bit from scratch.. fully updated..
> /usr/src/sys/boot/fdt/dts/cubieboard2.dts contains 512MB addressing, so 
> it cannot be right..
> The same at:
> ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/10.0-RELEASE/src.txz
> They are simply - outdated.
> 
> Wiki page doesn't say where sources are, just:
> "1. Get FreeBSD head"
> So what sources You're using to build Cubieboard2 kernel?

The simplest way to get head is to use svn (or the included svnlite).

initial :

 svnlite checkout http://svn.freebsd.org/base/head /usr/src

 (change protocol and path if needed)

update :

 cd /usr/src
 svnlite update



-- 
best regards
Andreas


More information about the freebsd-arm mailing list