ath79: add support for Qihoo C301
authorChuanhong Guo <gch981213@gmail.com>
Mon, 15 Jul 2019 11:43:31 +0000 (19:43 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Tue, 16 Jul 2019 01:51:03 +0000 (09:51 +0800)
commita9360452f0130bb39a8e732334a174cc3f8991fd
treef14f62576637c1a5b42f9b50907a1ce6b0acb751
parentfae125781eefcbc60e233c39b39a3c62120ae194
ath79: add support for Qihoo C301

Specifications:
- SoC: AR9344
- RAM: 128MB
- Flash: 2 * 16MB (MX25L12845)
- Ethernet: 2 * FE LAN & 1 * FE WAN
- WiFi: 2.4G: AR9344 5G: QCA9882

Flash instruction:
1. Hold reset and power up the router
2. Set your IP to 192.168.1.x
3. Open 192.168.1.1 and upload the generated *factory* firmware

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
package/boot/uboot-envtools/files/ath79
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/10-ath9k-eeprom
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ath79/base-files/etc/init.d/bootcount [new file with mode: 0755]
target/linux/ath79/config-4.19
target/linux/ath79/dts/ar9344_qihoo_c301.dts [new file with mode: 0644]
target/linux/ath79/image/generic.mk