ramips: Add support for Phicomm PSG1208
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Feb 2016 18:45:22 +0000 (18:45 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Feb 2016 18:45:22 +0000 (18:45 +0000)
commit5757e1dfc154483800ada06d4f186d34ab362507
treefb88ed88ac3bf4dca493f916a5e951bb5c5719c3
parenta3b5a700049a448e284a392460ad6841268b941f
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48721 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]