aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-06-04 08:35:25 +0000
committerJonas Gorski <jogo@openwrt.org>2012-06-04 08:35:25 +0000
commitffea8eb913378252b8cb29849cc3c5050036dc4f (patch)
tree78c5e2bcf05dd7ee8b81c9a3e5c2c4ba43ae8925 /target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
parent6c8d273721e8ddb8dfdb2e8441603aa7b33647a3 (diff)
downloadupstream-ffea8eb913378252b8cb29849cc3c5050036dc4f.tar.gz
upstream-ffea8eb913378252b8cb29849cc3c5050036dc4f.tar.bz2
upstream-ffea8eb913378252b8cb29849cc3c5050036dc4f.zip
bcm63xx: fix ethernet on 96328avng and 963281TAN
The internal switch did not get registered. SVN-Revision: 32041
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch b/target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
index 0de01a7c28..9940fec65f 100644
--- a/target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
+++ b/target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
@@ -10,7 +10,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -191,6 +191,109 @@ static struct board_info __initdata boar
+@@ -195,6 +195,109 @@ static struct board_info __initdata boar
},
};
@@ -120,7 +120,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
#endif
/*
-@@ -2303,6 +2406,7 @@ static const struct board_info __initdat
+@@ -2307,6 +2410,7 @@ static const struct board_info __initdat
#ifdef CONFIG_BCM63XX_CPU_6328
&board_96328avng,
&board_963281TAN,