A project to port mainline Linux to EcoNet MIPS SoCs.
EcoNet chips are used in DSL and XPON CPE. They are big endian MIPS, and come from the TrendChip TC3162 heritage. They mostly fall into two categories:
They have SPI NAND or NOR flash, PCIe, USB, Ethernet, SLIC (VoIP), and XDSL or XPON depending on the chip.
EcoNet (HK) Limited was a subsidiary of MediaTek who produced broadband devices. In 2021 they were bought by Airoha, another MediaTek subsidiary who makes ARM based broadband chips. EcoNet and Airoha devices have a fair bit in common, but EcoNet devices are MIPS, so the core devices are all quite unique.
See: Hardware
Right now, there is an out-of-tree Openwrt build that can be run on EN751221 devices. It has rudimentary boot-to-a-console capability, but no drivers.
You can:
ETHERNET IS NOT SUPPORTED YET, YOU MUST HAVE UART PINS CONNECTED
If you have a SmartFiber XP8421-B or TP-Link Archer VR1200v (v2) then you can install from the relevant documentation. Otherwise you will only be able to load the generic image to memory, see the VR1200v Debricking Guide for instructions how to do that.