Re: Any good alternative to Raspberry for Arm64?
Dan Kotowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <vzez0VkHT9Md7U5Nh06Nn6nKDC12DHThVAZh1obdLpsDtbrVYoHcBUXa8M-GKvIv30vxHwNCUbAPNyfi6fFaqksopDIO8hOlMPWVkduSe20=@a9development.com> |
>> Am 30.03.2021 um 20:43 schrieb Philipp Klaus Krause <[email protected]>: >> >> Am 30.03.21 um 16:39 schrieb Dan Kotowski: >> >>> * no onboard NIC drivers because they're connected via DPAA2 which we don't have any support for and I just don't have the time or expertise to write those myself : >> >> Would running Debian GNU/Linux as host OS with FreeBSD guest in qemu/kvm >> be a workaorund for the missing network support? Yes. This might work, but it's far from ideal. > to replace RJ45 Gbe you can simply plug an $10 uSB->Gbe-Dongle , Yes, I'm currently swapping between a CACE AirPcap NX (otus) and a Microchip LAN7800 EVB (muge) from https://www.microchip.com/Developmenttools/ProductDetails/EVB-LAN7800. They're ugly but functional. > `guess SFP+ would need more special driver-attention ... > from quick reading around the web I guess the DPAA2 also needs a closed source binary blob. So this actually comes from NXP, not SolidRun. Linux already has some/most of what's needed, and the license is GPL-2.0+ OR BSD-3-Clause so there's hope, but I haven't heard a peep from NXP and SolidRun doesn't really have the manpower to port to FreeBSD themselves. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/net/ethernet/freescale/dpaa2/ > they support both edkII & u-boot : > https://github.com/SolidRun/lx2160a_build Can confirm, but their head of engineering seems to much prefer edkii: https://github.com/SolidRun/lx2160a_uefi > they want to sell, so why they shouldn’t provide support? They do for Linux but we're blazing new trails over here on FreeBSD. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arm To unsubscribe, send any mail to "[email protected]"