diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-04 08:35:25 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-04 08:35:25 +0000 |
commit | 43bdeca5797634445be668454097a00c9c67f066 (patch) | |
tree | cb73939ff77a57526808a05d3615dc673e749f9e /target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch | |
parent | c906be87a1bc34b779cecc5e19aa46a5130a91d8 (diff) |
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/550-alice_gate2_leds.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch b/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch index 1931e75032..94be834d0d 100644 --- a/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch +++ b/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch @@ -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, |