]> git.ipfire.org Git - thirdparty/openwrt.git/commit
qualcommax: ipq50xx: add support for GL.iNET GL-B3000 17903/head
authorScott Mercer <TheRootEd24@gmail.com>
Sat, 22 Mar 2025 16:46:18 +0000 (12:46 -0400)
committerRobert Marko <robimarko@gmail.com>
Sun, 20 Apr 2025 14:11:29 +0000 (16:11 +0200)
commit3307fe8ee4cf8ee52cefd03feb97f1d826253eeb
treeb9515a08609b6ad3c284e0647b4d113e7205e3f9
parent963d320086cf9874746811e24a3fef6a770c7dc4
qualcommax: ipq50xx: add support for GL.iNET GL-B3000
Add support for GL.iNET (AX3000) B3000.

Speficiations:
* SoC: Qualcomm IPQ5018 (64-bit dual-core ARM Cortex-A53 @ 1.0Ghz)
* Memory: Winbond W634GU6NQB-11 (512 MiB DDR3-933)
* Serial Port: 3v3 TTL 115200n8
* Wi-Fi: IPQ5018 (2x2 2.4 Ghz 802.11b/g/n/ax)
* Wi-Fi: QCN6102 (2x2:2 5 Ghz 802.11an/ac/ax)
* Ethernet: IPQ5018 integrated virtual switch connected to an external
            QCA8337 switch (3 Ports 10/100/1000 GBASE-T)
* Flash: Winbond W25N01GWZEIG (128 MiB)
* LEDs: 1x single-color blue LED (GPIO 24 Active High)
        1x single-color white LED (GPIO 23 Active High)
* Buttons: 1x Reset (GPIO 27 Active Low)

Flash Instructions:

*** The .img files are now universal ! ***

Openwrt --> openwrt-qualcommax-ipq50xx-glinet_gl-b3000-squashfs-factory.img

GL.iNet OEM --> openwrt-b3000-4.5.18-0731-1722397535.img

Either file can be flashed, in any of the available upgrade options, in both Firmwares.

Pick a file .. pick a method .. and SEND IT !!

Signed-off-by: Scott Mercer <TheRootEd24@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17903
Signed-off-by: Robert Marko <robimarko@gmail.com>
include/image-commands.mk
package/boot/uboot-tools/uboot-envtools/files/qualcommax_ipq50xx
package/firmware/ipq-wifi/Makefile
scripts/mkits-qsdk-ipq-image.sh
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-gl-b3000.dts [new file with mode: 0644]
target/linux/qualcommax/image/glinet_gl-b3000.bootscript [new file with mode: 0644]
target/linux/qualcommax/image/ipq50xx.mk
target/linux/qualcommax/ipq50xx/base-files/etc/board.d/02_network
target/linux/qualcommax/ipq50xx/base-files/etc/hotplug.d/firmware/11-ath11k-caldata
target/linux/qualcommax/ipq50xx/base-files/lib/upgrade/glinet-upgrade.sh [new file with mode: 0644]
target/linux/qualcommax/ipq50xx/base-files/lib/upgrade/platform.sh