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)
commit3f92e9cc75e4e5091a916a75edccedbe78b50302
treefb88ed88ac3bf4dca493f916a5e951bb5c5719c3
parent74237cc2e1a6f522d134c97b517691159147bab3
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]