ath79: add support for GL-iNet GL-X750
authorLuo chongjun <luochongjun@gl-inet.com>
Mon, 5 Nov 2018 02:03:05 +0000 (10:03 +0800)
committerJohn Crispin <john@phrozen.org>
Mon, 26 Nov 2018 11:05:45 +0000 (12:05 +0100)
commit9989fd5154fd8301bf363ddae0b5083220141865
treefd816645a525f1f72f4bef2b7f44824f6bed363d
parent987b961537b7002eda21df97dd8bfebe8882bc6d
ath79: add support for GL-iNet GL-X750

this patch adds supports for GL-X750.

Specification:
- SOC: QCA9531 (650MHz)
- Flash: 16 MiB (W25Q128FVSG)
- RAM: 128 MiB DDR2
- Ethernet: 10/100: 1xLAN + 10/100: 1xWAN
- Wireless: 2.4GHz (bgn) and 5GHz (ac)
- USB: 1x USB 2.0 port
- Button: 1x reset button
- LED: 5x LEDS (green)

Flash instruction:
The original firmware is openwrt, so both LuCI or sysupgrade can be used.

Signed-off-by: Luo chongjun <luochongjun@gl-inet.com>
target/linux/ath79/base-files/etc/board.d/01_leds
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ath79/dts/qca9533_glinet_x750.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9533_glinet_x750.dtsi [new file with mode: 0644]
target/linux/ath79/image/generic.mk