From 43bdeca5797634445be668454097a00c9c67f066 Mon Sep 17 00:00:00 2001 From: jogo Date: Mon, 4 Jun 2012 08:35:25 +0000 Subject: 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 --- target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch') 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 0de01a7c2..9940fec65 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, -- cgit v1.2.3