openwrtv3/target/linux/ath79/image
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
..
lzma-loader ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
common-netgear.mk ath79: move Netgear build code into a common makefile 2018-06-18 07:10:19 +02:00
common-tp-link.mk ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
generic-tp-link.mk ath79: add tiny subtarget 2018-06-01 08:22:38 +02:00
generic-ubnt.mk ath79: add and enforce image metadata 2018-05-17 07:40:19 +02:00
generic.mk ath79: add support for Phicomm K2T 2018-06-18 18:21:16 +02:00
Makefile ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
tiny-tp-link.mk ath79: add tl-mr3020-v1 support 2018-06-08 12:19:49 +02:00