Orange Pi PC2
Emmanuel Vadot
manu at bidouilliste.com
Tue Jan 22 23:08:40 UTC 2019
On Tue, 22 Jan 2019 20:31:38 +0100
Bernd Walter <ticso at cicely7.cicely.de> wrote:
> After some investigation on how SD card images are setup, I did the
> following:
> dd if=FreeBSD-12.0-RELEASE-arm64-aarch64-PINE64-LTS.img of=/dev/da0 bs=1m
> [72]cicely7# pwd
> /usr/local/share/u-boot/u-boot-orangepi-pc2
> [71]cicely7# dd if=u-boot-sunxi-with-spl.bin of=/dev/da0 bs=1k seek=8 conv=sync
> 644+1 records in
> 645+0 records out
> 660480 bytes transferred in 1.393002 secs (474141 bytes/sec)
>
> The system booted fine with that.
> Some warnings however:
> Loading DTB overlays: 'sun50i-a64-sid,sun50i-a64-ths,sun50i-a64-timer'
> /boot/dtb/overlays/sun50i-a64-sid.dtbo size=0x1fd
> /boot/dtb/overlays/sun50i-a64-ths.dtbo size=0x3e8
> /boot/dtb/overlays/sun50i-a64-timer.dtbo size=0x175
> DTB overlay '/boot/dtb/overlays/sun50i-a64-sid.dtbo' not compatible
> DTB overlay '/boot/dtb/overlays/sun50i-a64-ths.dtbo' not compatible
> DTB overlay '/boot/dtb/overlays/sun50i-a64-timer.dtbo' not compatible
> EHCI failed to shut down host controller.
> EHCI failed to shut down host controller.
> EHCI failed to shut down host controller.
>
>
> I'm a bit irritated that the PINE64-LTS image is somewhat a generic one
> in that it uses a GENERIC kernel and also contains dtb files for other
> boards,
So you are irritated that you have some weird behavior when you use
something that is not specifically made for one board and you try it on
it ???
All arm64 board that are supported by FreeBSD uses GENERIC
kernel and have dtb for every boards supported (more or less).
> but there isn't a GENERICSD as it is for 32bit arm.
Yes, I will create one at some point, the reason I didn't do it is
that someone found out recently that Allwinner 64bits SoC can use GPT
partitions so I will need to do test with this.
> Just booted the board with GBit ethernet link and it only takes 50mA, which
> is amazing low.
> Not exact measurement with a 10mA resolution USB measurement plug, so it
> might be a bit off.
>
> Is there anything special to consider for zfsroot?
> Found some online info on how to setup an ARM64 cloud server with zroot.
> I'm aware that the board only has 1GB RAM, but I'm still tempted to give it
> a try.
>
> --
> B.Walter <bernd at bwct.de> http://www.bwct.de
> Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
--
Emmanuel Vadot <manu at bidouilliste.com> <manu at freebsd.org>
More information about the freebsd-arm
mailing list