mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
2317a7426e
Build system: x86_64 Build-tested: generic, smp Run-tested: generic/AR-5387un, smp/VR-3032u 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,
|