Files
openwrt-kernel5.4-nss-qsdk10.0/target/linux/bcm63xx/patches-5.4/502-board-bcm6358-DWV-S0_fixes.patch
2025-06-24 13:14:22 +02:00

11 lines
248 B
Diff

--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -426,6 +426,7 @@ static struct board_info __initdata boar
},
.has_ohci0 = 1,
+ .has_ehci0 = 1,
};
#endif /* CONFIG_BCM63XX_CPU_6358 */