1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:09:29 +03:00

ramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GR

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33864 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-10-19 17:42:22 +00:00
parent 8e78715e2b
commit 8f88d84f9d
2 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,7 @@ static void __init tew_691gr_init(void)
ARRAY_SIZE(tew_691gr_gpio_buttons),
tew_691gr_gpio_buttons);
rt3883_wlan_data.disable_5ghz = 1;
rt3883_register_wlan();
rt3883_eth_data.phy_if_mode = PHY_INTERFACE_MODE_RGMII;

View File

@ -126,6 +126,7 @@ static void __init tew_692gr_init(void)
ARRAY_SIZE(tew_692gr_gpio_buttons),
tew_692gr_gpio_buttons);
rt3883_wlan_data.disable_5ghz = 1;
rt3883_register_wlan();
mdiobus_register_board_info(tew_692gr_mdio0_info,