aboutsummaryrefslogtreecommitdiffstats
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
commit2d30c51507749f487c5b37d4e2cb057c2b70f263 (patch)
tree3943033884fc861b818391236cfc63d7899f6030 /target/linux/brcm63xx/patches-3.10/801-ssb_export_fallback_sprom.patch
parent316cf18d11a8dd7634aa136cc9af0d98e4cdc61a (diff)
downloadmaster-187ad058-2d30c51507749f487c5b37d4e2cb057c2b70f263.tar.gz
master-187ad058-2d30c51507749f487c5b37d4e2cb057c2b70f263.tar.bz2
master-187ad058-2d30c51507749f487c5b37d4e2cb057c2b70f263.zip
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39671 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5d3bc21ded..7ed27a6211 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,
};