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
commit7d6df5d239fa2f2be475a91e41013621a360a58c (patch)
treecb73939ff77a57526808a05d3615dc673e749f9e /target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
parentd007860f9c660245e8eaa4ba8140923fa040d0ac (diff)
downloadupstream-7d6df5d239fa2f2be475a91e41013621a360a58c.tar.gz
upstream-7d6df5d239fa2f2be475a91e41013621a360a58c.tar.bz2
upstream-7d6df5d239fa2f2be475a91e41013621a360a58c.zip
bcm63xx: fix ethernet on 96328avng and 963281TAN
The internal switch did not get registered. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32041 3c298f89-4303-0410-b956-a3cf2f4a3e73
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,