openwrtv3/target/linux/ath79
Weijie Gao 97c5cbc496 ath79: add support for Phicomm K2T
This patch adds dts for qca956x and also support for Phicomm K2T

The qca965x.dtsi adds nearly all the necessary components.
Both ath9k AHB and PCIe worked well.

The Phicomm K2T uses MTD partition 'config' to store the mac addresses in
JSON format. To extract these fields correctly, a script is introduced:
    /lib/functions/k2t.sh
This script provides a helper function to extract mac addresses, and is used
in three places.

Hardware spec of Phicomm K2T:
CPU: QCA9563
DRAM: 64MB DDR2
Flash: 16MB SPI-NOR
Switch: QCA8337
WiFi 5.8GHz: QCA9886

Flash instruction:
Apply sysupgrade.bin via serial console:

tftp 0x80000000 sysupgrade.bin && erase 0x9f090000 +$filesize && cp.b $fileaddr 0x9f090000 $filesize

Signed-off-by: Weijie Gao <hackpascal@gmail.com>
2018-06-18 18:21:16 +02:00
..
base-files ath79: add support for Phicomm K2T 2018-06-18 18:21:16 +02:00
dts ath79: add support for Phicomm K2T 2018-06-18 18:21:16 +02:00
files ath79: fix adjust_link callback for ar9130 2018-05-24 15:43:39 +02:00
generic ath79: add AVM FRITZ!WLAN Repeater 300E 2018-05-17 07:40:19 +02:00
image ath79: add support for Phicomm K2T 2018-06-18 18:21:16 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.49 2018-06-18 07:10:19 +02:00
tiny ath79: add tiny subtarget 2018-06-01 08:22:38 +02:00
config-4.14 ath79: enable rtl8366rb phy 2018-05-22 20:34:14 +02:00
Makefile ath79: add tiny subtarget 2018-06-01 08:22:38 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00