Hi, really want to replace my Raspberry Pi 3B with an Orange Pi Zero 2W atop an expansion board with dual ethernet. OpenWrt doesn't seem to have support for this board or soc, so I was wondering what I might need to do get OpenWrt on it. I have a Debian VM setup for building OpenWrt, but I'm not sure any of the configs from make menuconfig
are appropriate for this device.
WiFi chip is a CDTech 20U5622, which I cannot tell if it has kernel drivers upstream ("official" Debian image uses unisoc_wifi
kernel module iirc). WiFi is secondary to me, though. SoC is an Allwinner H618, and this one in particular is the 4GB version. I keep seeing the term u-boot
thrown around, so maybe that's important. Expansion board just needs cdc_ether
to run which is trivial to get.
Hopefully understandably it's plain to see why I'd love to get this insy tinsy little guy running.
Thank you if anyone can provide any input.