summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-02-22 11:16:30 +0000
committerJonas Gorski <jogo@openwrt.org>2014-02-22 11:16:30 +0000
commitf92b2a956bbd35964dcd77ca34c4f3b55ada32bc (patch)
treefdec440765153c3604cde9a096853fb0c04c4164 /target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch
parentac46cbcfc0ad4699d0ece6560a682cdea8c66d07 (diff)
downloadmtk-20170518-f92b2a956bbd35964dcd77ca34c4f3b55ada32bc.zip
mtk-20170518-f92b2a956bbd35964dcd77ca34c4f3b55ada32bc.tar.gz
mtk-20170518-f92b2a956bbd35964dcd77ca34c4f3b55ada32bc.tar.bz2
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 <marcin1j@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/4266/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39671
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch b/target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch
index 5d3bc21..7ed27a6 100644
--- a/target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch
+++ b/target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch
@@ -8,7 +8,7 @@
#include <linux/spi/spi.h>
#include <linux/spi/spi_gpio.h>
#include <linux/spi/74x164.h>
-@@ -4382,7 +4383,7 @@ static const struct board_info __initcon
+@@ -4499,7 +4500,7 @@ static const struct board_info __initcon
* bcm4318 WLAN work
*/
#ifdef CONFIG_SSB_PCIHOST
@@ -17,7 +17,7 @@
.revision = 0x02,
.board_rev = 0x17,
.country_code = 0x0,
-@@ -4402,6 +4403,7 @@ static struct ssb_sprom bcm63xx_sprom =
+@@ -4519,6 +4520,7 @@ static struct ssb_sprom bcm63xx_sprom =
.boardflags_lo = 0x2848,
.boardflags_hi = 0x0000,
};