From 4e6eab38e56217a443afa9c05bcfa3ff224870a1 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 8 Dec 2008 16:25:41 +0000 Subject: Enable ohci on bcm96348gw 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 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/brcm63xx/files/arch') diff --git a/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c b/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c index 42e0e9723..599ec5d28 100644 --- a/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c @@ -112,6 +112,8 @@ static struct board_info __initdata board_96348gw = { .force_speed_100 = 1, .force_duplex_full = 1, }, + + .has_ohci0 = 1, }; #endif -- cgit v1.2.3