immortalwrt/target/linux/ath79
DENG Qingfang f9b94cbbad
ath79: add support for Arris SBC-AC1750
Specifications:
- SoC: QCA9558
- Flash: 128M NAND
- RAM: 256M
- Ethernet: QCA8337, 1 WAN and 4 LANs
- 2.4GHz wireless: SoC integrated
- 5GHz wireless: QCA9880
- 2 buttons (Reset and WPS)
- 4 GPIO-LEDs
- USB 2.0 port

Flash instructions: (To be done)

Note:
This router has an external watchdog connected to SoC's GPIO 18.
If the watchdog is not fed for about 2 seconds, it will reset the
SoC. Unfortunately, the stock U-boot has a bug that it does not
feed the watchdog when decompressing kernel. If the kernel is
LZMA-compressed, it might take too long before watchdog timeout.
So we have to use gzip instead for faster decompressing speed.

For initramfs image, compression is not used because it is bigger
and will take even more time to decompress.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-31 13:52:50 +08:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add WiFi migration for AR913x 2020-09-29 11:23:24 +08:00
dts ath79: add support for Arris SBC-AC1750 2021-01-31 13:52:50 +08:00
files ath79: add QCA956x SERDES init workaround 2020-11-24 23:27:08 +08:00
generic ath79: sync official source code 2021-01-30 12:20:16 +08:00
image ath79: add support for Arris SBC-AC1750 2021-01-31 13:52:50 +08:00
mikrotik ath79: sync official source code 2021-01-30 12:20:16 +08:00
nand ath79: add support for Arris SBC-AC1750 2021-01-31 13:52:50 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.93 2021-01-29 22:34:20 +08:00
tiny ath79: sync official source code 2021-01-30 12:20:16 +08:00
config-5.4 ath79: enable elf mtd splitter 2020-09-10 17:28:10 +08:00
Makefile ath79: move the squashfs feature to the parent target 2020-11-24 23:20:48 +08:00
modules.mk Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00