tn3399_openwrt/package
Weiping Yang 9945d05171 ipq40xx: add support for GL.iNet GL-A1300
Specifications:
SOC:		Qualcomm IPQ4018 (DAKOTA) ARM Quad-Core
RAM:		256 MiB
FLASH1:		4 MiB NOR
FLASH2:		128 MiB NAND
ETH:		Qualcomm QCA8075
WLAN1:		Qualcomm Atheros QCA4018 2.4GHz 802.11b/g/n 2x2
WLAN2:		Qualcomm Atheros QCA4018 5G 802.11n/ac W2 2x2
USB:		1 x USB 3.0 port
Button:		1 x Reset button
Switch:		1 x Mode switch
LED:		1 x Blue LED + 1 x White LED

Install via uboot tftp or uboot web failsafe.

By uboot tftp:
(IPQ40xx) # tftpboot 0x84000000 openwrt-ipq40xx-generic-glinet_gl-a1300-squashfs-nand-factory.ubi
(IPQ40xx) # nand erase 0 0x8000000
(IPQ40xx) # nand write 0x84000000 0 $filesize

By uboot web failsafe:
Push the reset button for 10 seconds util the power led flash faster,
then use broswer to access http://192.168.1.1

Afterwards upgrade can use sysupgrade image.

Signed-off-by: Weiping Yang <weiping.yang@gl-inet.com>
2022-11-09 23:34:37 +01:00
..
base-files base-files: bring back nand_do_upgrade_success 2022-10-30 20:26:12 +00:00
boot ipq40xx: add support for GL.iNet GL-A1300 2022-11-09 23:34:37 +01:00
devel valgrind: update to 3.20.0 2022-11-05 16:29:28 +01:00
firmware ipq40xx: add support for GL.iNet GL-A1300 2022-11-09 23:34:37 +01:00
kernel mac80211: remove old legacy legacy drivers 2022-11-09 20:44:28 +01:00
libs openssl: bump to 1.1.1s 2022-11-05 14:07:46 +00:00
network dnsmasq: remove backported CVE patch 2022-11-06 23:04:27 +00:00
system fstools: update to git HEAD 2022-10-18 20:08:39 +01:00
utils busybox: awk: fix use after free (CVE-2022-30065) 2022-11-05 22:07:09 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00