ramips: Add support for Phicomm PSG1208
authorJohn Crispin <john@openwrt.org>
Mon, 15 Feb 2016 18:45:22 +0000 (18:45 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 15 Feb 2016 18:45:22 +0000 (18:45 +0000)
commit8b38a9450bd0e07306641d9250e1565f5804351b
tree1bf3e527edbc9ab276a30bf6d46a17e5c34610b7
parentf60cc5df9cd10731f883417358f445ad70346ad9
ramips: Add support for Phicomm PSG1208

This patch adds support for Phicomm PSG1208.This is a router with MT7620A SoC with 8M flash and 64M ram.
The WPS led is uesd as status_led because the power light can't be controlled with GPIO.
It seems that the 5g wifi led is connected to MT7612E and it can't be controlled with GPIO too.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
SVN-Revision: 48721
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/etc/diag.sh
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/PSG1208.dts [new file with mode: 0644]
target/linux/ramips/image/Makefile
target/linux/ramips/mt7620/profiles/phicomm.mk [new file with mode: 0644]