Enable ohci on bcm96348gw
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Dec 2008 16:25:41 +0000 (16:25 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Dec 2008 16:25:41 +0000 (16:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13549 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c

index 42e0e9723107246a2d5682f5a72e74796aa42e1f..599ec5d286bb33fa57f50b4fb8d5cd7af45d4f85 100644 (file)
@@ -112,6 +112,8 @@ static struct board_info __initdata board_96348gw = {
                .force_speed_100        = 1,
                .force_duplex_full      = 1,
        },
+
+       .has_ohci0 = 1,
 };
 #endif