ath79: add support for GL.iNet GL-S200
authorWeiping Yang <weiping.yang@gl-inet.com>
Thu, 21 Sep 2023 02:17:32 +0000 (10:17 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 31 Oct 2023 12:53:11 +0000 (13:53 +0100)
commitc7baca3bb6a85d3fff07aa17ebbe249a872a4daa
treec8f6c6d4d16e81b6d2503b8d09f07dd3bad0586c
parenta2d8226c4f45555f49542d6f047b70d44f23f7ec
ath79: add support for GL.iNet GL-S200

Specifications:
SoC: QCA9531(650MHz)
RAM: DDR2 128M
Flash: SPI NOR 16M + SPI NAND 128M
WiFi: 2.4GHz with 2 antennas(WiFi/Thread)
Ethernet:
    1xLAN(10/100M)
    2xWAN(10/100M)
Button: 1x Reset Button
Switch: 1x Mode switch
LED: 1x Blue LED + 1x White LED + 1x Orange LED
IOT: Thread + ZigBee/Zwave

By uboot web failsafe:
Push the reset button for 5 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>
package/boot/uboot-envtools/files/ath79
target/linux/ath79/dts/qca9531_glinet_gl-s200-nor-nand.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9531_glinet_gl-s200-nor.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9531_glinet_gl-s200.dtsi [new file with mode: 0644]
target/linux/ath79/image/nand.mk
target/linux/ath79/nand/base-files/etc/board.d/02_network
target/linux/ath79/nand/base-files/lib/upgrade/platform.sh