2020-04-03 10:26:23 +00:00
|
|
|
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
|
|
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
2020-10-04 16:00:28 +00:00
|
|
|
@@ -426,6 +426,7 @@ static struct board_info __initdata boar
|
2020-04-03 10:26:23 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.has_ohci0 = 1,
|
|
|
|
+ .has_ehci0 = 1,
|
|
|
|
};
|
2020-08-15 15:21:35 +00:00
|
|
|
#endif /* CONFIG_BCM63XX_CPU_6358 */
|
2020-04-03 10:26:23 +00:00
|
|
|
|