1
Hardware and Performance / Re: [Work In Progress] OPNsense Ported into ARM Devices
« on: December 03, 2020, 12:44:29 pm »Nano pi have recently released a "proper" dual Ethernet ( one onboard RTL8211E and one via PCIe R8111H )
https://wiki.friendlyarm.com/wiki/index.php/NanoPi_R4S
Is it possible to port OPNsense to this??
I believe you can port this board.
First you need to compile uboot for rk3399, then put the compiled .bin file to custom folder, make new device config and set that custom folder inside config, build opnsense/tools with that custom device config
Go to my github fork and post new issue if need futher details.