ramips: rt305x: add initial support for Tenda W306R V2.0
More device info at: http://wiki.openwrt.org/toh/tenda/w306r Signed-off-by: David Pearce <David_18051985@hotmail.com.au> [juhosg: fix checkpatch errors, remove kmod-phy and luci-ssl packages from the profile, change broken GPIO number] SVN-Revision: 31396
This commit is contained in:
@@ -28,6 +28,7 @@ preinit_set_mac_address() {
|
||||
hw550-3g |\
|
||||
nbg-419n |\
|
||||
omni-emb |\
|
||||
w306r-v20 |\
|
||||
w502u |\
|
||||
wl-330n |\
|
||||
wr6202 |\
|
||||
|
||||
@@ -134,6 +134,9 @@ ramips_board_name() {
|
||||
*"Sitecom WL-351 v1 002")
|
||||
name="wl-351"
|
||||
;;
|
||||
*"Tenda W306R V2.0")
|
||||
name="w306r-v20"
|
||||
;;
|
||||
*"Ralink V11ST-FE")
|
||||
name="v11st-fe"
|
||||
;;
|
||||
|
||||
@@ -32,6 +32,7 @@ platform_check_image() {
|
||||
rt-n15 | \
|
||||
rt-n56u | \
|
||||
sl-r7205 | \
|
||||
w306r-v20 |\
|
||||
w502u |\
|
||||
wr6202 |\
|
||||
v22rw-2x2 | \
|
||||
|
||||
Reference in New Issue
Block a user