Hi everyone!
I am trying to install OpenWRT on a Raspberry Pi 3 to build a router with two WiFi Interfaces.
Wifi0 should be the onboard Wifi, Wifi1 is a USB Stick with RTL8188EUS chipset.
For Raspberry Pi 3 Support I would have to use a trunk Version because the needed patches were done after 15.05.1, but there is no build available for BCM2710 in that folder, only bcm2708 generic and that one does not boot. Also bcm2709 of 15.05.1 does not boot, not even after replacing fixup bootcode.bin, fixup.dat, and start.elf with the ones from raspbian.
So i found no way to boot a original Openwrt build on RPI3. Are RPI3 Builds (bcm2710) available somewhere?
I found some 3rd party RPi3 Image called Avalon 6 but i am not sure if this is trustworthy.
I tested it, it does work but it does not recognize that RTL8818EUS Wifi Dongle. Which drivers or packets are needed for this one?
Thank you for your help!