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 --- target/linux/brcm63xx/patches-3.10/557-board_bcm963269bhr.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.10/557-board_bcm963269bhr.patch') diff --git a/target/linux/brcm63xx/patches-3.10/557-board_bcm963269bhr.patch b/target/linux/brcm63xx/patches-3.10/557-board_bcm963269bhr.patch index 8fcd420..2a0cd81 100644 --- a/target/linux/brcm63xx/patches-3.10/557-board_bcm963269bhr.patch +++ b/target/linux/brcm63xx/patches-3.10/557-board_bcm963269bhr.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -4221,6 +4221,75 @@ static struct board_info __initdata boar +@@ -4337,6 +4337,75 @@ static struct board_info __initdata boar #endif /* @@ -76,7 +76,7 @@ * all boards */ static const struct board_info __initconst *bcm963xx_boards[] = { -@@ -4303,6 +4372,9 @@ static const struct board_info __initcon +@@ -4420,6 +4489,9 @@ static const struct board_info __initcon &board_96368mvwg, &board_96368mvngr, #endif -- cgit v1.1