Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2014 18:10:05 +0200
From:      TooMeeK Admin <maps@toomeek.waw.pl>
To:        freebsd-arm@freebsd.org
Subject:   Re: U-boot for Banana Pi
Message-ID:  <540348DD.3090406@toomeek.waw.pl>
In-Reply-To: <54031BC8.8020407@toomeek.waw.pl>
References:  <53EE0F93.6060407@toomeek.waw.pl>	<53EE23B1.2020403@toomeek.waw.pl>	<CAGtf9xNTsQg-WKMu%2BRqNmF3W=vKm8ccvNdcL1VKm9gWwRohsTw@mail.gmail.com>	<53EE402D.8000204@toomeek.waw.pl>	<20140815214416.GJ60808@cicely7.cicely.de>	<53EFCD6C.5000601@toomeek.waw.pl>	<53EFD5D5.7010406@toomeek.waw.pl>	<53F0E640.5030506@toomeek.waw.pl>	<53F14BD7.1050007@fukaumi.org>	<53F1A126.1020408@toomeek.waw.pl>	<53F1D8FD.9010903@fukaumi.org>	<53F27EB9.3090805@toomeek.waw.pl> <CAGtf9xNw8EAakGLpYL%2Bxi20QdOYZQMg=_A-QtriU5kqY2jLBUA@mail.gmail.com> <54031BC8.8020407@toomeek.waw.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

But anyway I found answer here:
https://lists.freebsd.org/pipermail/freebsd-arm/2013-August/006201.html
and changed Banana Pi files accordinately:
file: a10_machdep.c
change at: initarm_late_init
adding: unmapped_buf_allowed = 0;

I'm running 1GB of memory now.
But no networking, no HDMI output.
Added 1Gbit GMAC driver to BANANAPI config and /boot/loader.conf:
miibus_load="YES"
if_gem_load="YES"
but still getting only lo0.
Login prompt works.

So.. how You did it working, Ganbold ?

Best regards,
TooMeeK

>
> What is in Your /usr/src/sys/boot/fdt/dts/cubieboard2.dts file, 
> section memory?
>
> Best regards,
> TooMeeK
>
> W dniu 2014-08-27 14:53, Ganbold Tsagaankhuu pisze:
>>
>>
>>
>> I've just got Banana PI today, and I confirm that Cubieboard2 kernel 
>> works just fine detecting 1GB RAM and booting to multi user mode. I 
>> run recent Current of course.
>>
>> Ganbold
>>
>>
>
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
>




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