1
1
openwrt/package/boot/uboot-tools/uboot-envtools/files
Roland Reinl 145bc7e52f filogic: add support for D-Link AQUILA PRO AI E30
Specification:
The device is similar to the M30 but has only one LAN port and no WAN port.

- MT7981 CPU using 2.4GHz and 5GHz WiFi (both AX)
- 512MB RAM
- 128MB NAND flash with two UBI partitions with identical size
- 1 multi color LED (red, green, blue, white) connected via GCA230718
- 2 buttons (WPS, reset, LED)
- 1 1Gbit LAN port

Disassembly:
- There are two screws at the power connector which must be removed. Afterwards the top case can be removed (it is clipped on, so some tools are required).

Serial Interface:
- The serial interface can be connected to the 4 pin holes on the board. Do NOT connect VCC.
- The pins are labelled on the PCB (RX, TX, GND)
- Settings: 115200, 8N1

MAC addresses:
- LAN MAC is stored in partition "Odm" at offset 0x8f
- WLAN MAC (2.4 GHz and 5GHz) is LAN MAC + 1

Reverting back to OEM firmware:
- There is currently no easy way to revert back to the OEM image
- The methods from M30 and M60 doesn't seem to work anymore
- If you plan to revert back to OEM firmware later, do the following steps before flashing OpenWrt:
  - Boot from initramfs as described in "Flashing via U-Boot" but don't flash anything
  - Instead, make a backup of UBI and UBI1 partition
  - The created dumps must be written to the initial partitions to revert back to OEM

Flashing via Recovery Web Interface:
- Set your IP address to 192.168.200.10, subnetmask 255.255.255.0
- Press the reset button while powering on the device
- Keep the reset button pressed until the LED blinks red
- Open a Chromium based and goto http://192.168.200.50/ (recovery web interface)
- Download openwrt-mediatek-filogic-dlink_aquila-pro-ai-e30-a1-squashfs-recovery.bin
- Note: The recovery web interface always reports successful flashing, even if it fails
- After flashing, the recovery web interface will try to forward the browser to 192.168.0.1 (can be ignored)
- If flashing was successful, OpenWrt is accessible via 192.168.1.1
- The recovery image boots an initramfs image, flash the sys upgrade image to get to „normal“ OpenWrt mode

Flashing via U-Boot:
- Open the case, connect to the UART console
- Set your IP address to 192.168.200.2, subnet mask 255.255.255.0. Connect to one of the LAN interfaces of the router
- Run a tftp server which provides openwrt-mediatek-filogic-dlink_aquila-pro-ai-e30-a1-initramfs-kernel.bin
- Supply the board with 12V
- Select "7. Load image" in the U-Boot menu
- Enter image file, tftp server IP and device IP (if they differ from the default).
- TFTP download to RAM will start. After a few seconds OpenWrt initramfs should start
- The initramfs is accessible via 192.168.1.1, change your IP address accordingly (or use multiple IP addresses on your interface)
- Perform a sysupgrade using openwrt-mediatek-filogic-dlink_aquila-pro-ai-e30-a1-squashfs-sysupgrade.bin
- Reboot the device. OpenWrt should start from flash now

Flashing via OEM web interface is not possible, as it will change the active partition and OpenWrt is only running on the first UBI partition.

Signed-off-by: Roland Reinl <reinlroland+github@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22776
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-13 01:52:29 +02:00
..
airoha_an7581 airoha: add support for Gemtek W1700K 2026-03-11 00:42:34 +01:00
apm821xx uboot-envtools: fix meraki mr24 definition 2026-02-08 18:37:43 +01:00
ath79 uboot-env: ath79: add wndap360 2026-04-09 10:47:52 +02:00
fw_defaults uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
fw_loadenv uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
fw_printsys uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
fw_setsys uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
imx_cortexa7 uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
imx_cortexa9 uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
imx_cortexa53 uboot-envtools: add support for Gateworks venice 2025-07-12 20:24:28 +02:00
ipq40xx uboot-envtools: ipq40xx: remove unused function ubootenv_mtdinfo() 2025-12-09 00:34:22 +01:00
ipq806x uboot-tools: envtools: ipq806x: add env for IgniteNet SS-W2-AC2600 2025-06-25 02:06:57 +01:00
kirkwood kirkwood: add support for D-Link DNS-325 A1 2025-11-25 15:41:38 +01:00
lantiq uboot-envtools: reorganize the initialization scripts 2025-12-09 00:34:22 +01:00
layerscape uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
mediatek_filogic filogic: add support for D-Link AQUILA PRO AI E30 2026-04-13 01:52:29 +02:00
mediatek_mt7622 uboot-envtools: reorganize the initialization scripts 2025-12-09 00:34:22 +01:00
mediatek_mt7623 uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
mediatek_mt7629 uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
mpc85xx mpc85xx: p2020: add support for WatchGuard XTM330 (NC5AE7) 2026-01-10 21:30:58 +01:00
mvebu uboot-tools: use ubootenv_add_* functions 2025-06-26 23:12:20 +02:00
mxs uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
octeon uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
oxnas uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
pistachio uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
qoriq package: u-boot: initial support for qoriq arch 2026-01-09 18:45:02 +02:00
qualcommax_ipq50xx qualcommax: ipq50xx: add support for CMCC MR3000D-CI 2026-02-17 20:45:18 +01:00
qualcommax_ipq60xx uboot-envtools: ipq60xx: add support for JDCloud devices 2026-03-21 22:22:39 +01:00
qualcommax_ipq807x qualcommax: ipq807x: add Zyxel NWA110AX support 2026-02-13 21:35:49 +01:00
qualcommbe_ipq95xx uboot-tools: envtools: ipq95xx: use common function 2025-07-13 16:43:34 +02:00
ramips ramips: add support for EDUP EP-RT2983 2026-04-12 19:52:42 +02:00
realtek realtek: add Zyxel GS1900-48HP A1 support 2026-04-11 19:35:53 +02:00
rockchip_armv8 uboot-tools: migrate uboot-envtools to uboot-tools 2025-03-22 13:18:09 +00:00
starfive starfive: add ubootenv support 2026-03-22 12:41:54 +01:00
uboot-envtools.sh uboot-tools: move ubootenv_add_ubi_default to common functions 2025-06-26 23:12:20 +02:00