mediatek/filogic: add OpenWrt One support main
authorJohn Crispin <john@phrozen.org>
Thu, 4 Apr 2024 20:38:50 +0000 (22:38 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 16 May 2024 05:42:17 +0000 (07:42 +0200)
commite9875034d7d890cccf19caeeb960cf927a95177d
treec7788a4fca71a2c8da8e61334c29c9e769fc8107
parent69e00d42bc9fbb41190d7787e275e0dadacbe171
mediatek/filogic: add OpenWrt One support

filogic: Add support for D-Link AQUILA PRO AI M30

Specification:
 - MT7981 CPU using 2.4GHz and 5GHz WiFi (both AX)
 - 1GB RAM
 - 16NB NOR
 - 128MB NAND
 - 3 LEDs (red, green, blue, white)
 - 3 buttons (WPS, reset, LED on/off)
 - 1 2.5Gbit WAN port (Airoha EN8811h)
 - 1 1Gbit LAN ports
 - 1 single lane M.2 SSD slot
 - 1 mikroBus socket
 - externel HW WDT (25s refresh time)
 - I2C RTC (with battery backup)

Serial Interface
 - UBS-C CDC-ACM
 - 3 Pins GND, RX, TX
 - Settings: 115200, 8N1

MAC addresses are not populated on the early samples.

Signed-off-by: John Crispin <john@phrozen.org>
target/linux/mediatek/dts/mt7981b-openwrt-one.dts [new file with mode: 0644]
target/linux/mediatek/filogic/base-files/etc/board.d/01_leds
target/linux/mediatek/filogic/base-files/etc/board.d/02_network
target/linux/mediatek/filogic/base-files/etc/hotplug.d/firmware/11-mt76-caldata
target/linux/mediatek/filogic/base-files/lib/upgrade/platform.sh
target/linux/mediatek/image/filogic.mk