ramips: Add support for ZTE Q7
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Apr 2015 08:31:46 +0000 (08:31 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Apr 2015 08:31:46 +0000 (08:31 +0000)
commit580be56852aefb921e0f4647d91788ac667ea8a3
tree07fc3c0c7e0896d8fd5c57c2940fcf4eba84ab3f
parentdff079cad33478aa6f78d13a5366cefb22789c9f
ramips: Add support for ZTE Q7

ZTE Q7 is a wireless router with SD Card,USB,1 ethernet port and a battery.It used MT7620a SoC.
I can,t find any information about this router on ZTE's website.
But I found this : http://en.cctairmobi.com/plus/list.php?tid=40
This router is the same as ZTE Q7 and later I found that both routers are made by the same company:-D

This patch adds support for it.
Because there is only one port,I disabled VLAN and use eth0 as lan port.
I could only create a sysupgrade firmware because I don't know how the orignal webpage check the uploaded image:-(

Signed-off-by: 郭传鈜 <gch981213@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45208 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/ZTE-Q7.dts [new file with mode: 0644]
target/linux/ramips/image/Makefile