f323dec4f8
Runtime-tested on Comtrend AR-5387un. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
11 lines
271 B
Diff
11 lines
271 B
Diff
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
@@ -547,6 +547,7 @@ static struct board_info __initdata boar
|
|
|
|
.has_ehci0 = 1,
|
|
.has_ohci0 = 1,
|
|
+ .num_usbh_ports = 2,
|
|
.has_pccard = 1,
|
|
.has_pci = 1,
|
|
.has_uart0 = 1,
|