From f92b2a956bbd35964dcd77ca34c4f3b55ada32bc Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sat, 22 Feb 2014 11:16:30 +0000 Subject: brcm63xx: Add kernel support for Sagemcom F@ST2704V2 ADSL router This adds kernel support support for Sagemcom F@st 2704 wireless ADSL router. It's a BCM6328-based 802.11n wireless router with USB port and ADSL2+ modem equipped with 64 MiB RAM and 8 MiB flash. Signed-off-by: Marcin Jurkowski Patchwork: http://patchwork.openwrt.org/patch/4266/ Signed-off-by: Jonas Gorski SVN-Revision: 39671 --- .../linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch') diff --git a/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch b/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch index 882b141..e36a38f 100644 --- a/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch +++ b/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch @@ -54,7 +54,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1545,6 +1557,12 @@ static struct board_info __initdata boar +@@ -1621,6 +1633,12 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -67,7 +67,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1920,6 +1938,8 @@ static struct board_info __initdata boar +@@ -2036,6 +2054,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -76,7 +76,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1972,6 +1992,8 @@ static struct board_info __initdata boar +@@ -2088,6 +2108,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -85,7 +85,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2112,6 +2134,8 @@ static struct board_info __initdata boar +@@ -2228,6 +2250,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -94,7 +94,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2229,6 +2253,8 @@ static struct board_info __initdata boar +@@ -2345,6 +2369,8 @@ static struct board_info __initdata boar }, .enet1 = { -- cgit v1.1