1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
This commit is contained in:
jogo
2012-06-04 08:35:25 +00:00
parent c906be87a1
commit 43bdeca579
7 changed files with 19 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -1548,6 +1548,99 @@ static struct board_info __initdata boar
@@ -1552,6 +1552,99 @@ static struct board_info __initdata boar
.has_ohci0 = 1,
.has_ehci0 = 1,