Commit f5a4fb3
committed
qualcommax: ipq50x: add support for Xunison D50 5G
Hardware specifications:
- SoC: Qualcomm IPQ5018
- RAM: 512MiB (800MHz)
- Flash: ESMT F50D1G41LB 128MiB
- Ethernet: 4x 1G RJ45 ports
- USB: 2x USB-A 3.0 ports (1x M.2)
- WiFi1: QCN5018 2.4GHz
- WiFi2: QCN9024 5GHz
- LEDs: 1x Mesh
1x 5G
1x 4G
1x WiFi
1x Internet
1x Power
- Power: DC 12V
- Buttons: Reset, WPS, Power
Flash Instructions:
1. The Xunison D50 5G Router comes with a web version of U-Boot. Users can flash the OpenWrt firmware via http://192.168.1.254.
(i) Set the host IP address to 192.168.1.2.
(ii) Open http://192.168.1.254.
(iii) Upload the openwrt-qualcommax-ipq50xx-xunison_d50-5g-squashfs-factory.ubi firmware.
The router will reboot itself once the process is complete.
2. Alternatively, users can upload the openwrt-qualcommax-ipq50xx-xunison_d50-5g-squashfs-factory.ubi firmware to /tmp and execute the sysupgrade command.
Signed-off-by: YiZhen Choo <yizhen.c02@gmail.com>1 parent 6c8cc86 commit f5a4fb3
File tree
18 files changed
+1223
-1
lines changed- package
- boot/uboot-envtools/files
- firmware/ipq-wifi
- files
- src
- target/linux/qualcommax
- files/arch/arm64/boot/dts/qcom
- image
- ipq50xx/base-files
- etc
- board.d
- hotplug.d/firmware
- lib/upgrade
- patches-6.6
18 files changed
+1223
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| 212 | + | |
211 | 213 | | |
212 | 214 | | |
213 | 215 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments