I bought a chinese router for openwrt development which has the following major components-
1. Mediatek MT7620A - router MCU
2. Winbond W971GG6KB-25 - 128MB RAM
3. Winbond 25Q128FVSG - 16 MB serial flash
Looking at the PCB, I found striking similarity with many other chinese routers except the RAM and flash chip. Even some popular names, such as- baidu router, xiaomi mini router probably followed the same schematic design.
However, I am confused about the wlan radio and driver. In the configuration of the router, it was mentioned that the wlan radio is RT2860 which I expected to be a hardware. But there is no wlan IC on board. What is the wlan radio for MT7620A? Which driver should I use to compile openwrt for this router? Since I can see the general configuration for MT7620A in the menuconfig, will that work for this router?