[OpenWrt-Devel] [PATCH] brcm63xx: Add USB Support for D-Link DSL-2750 B1
justroftest at gmail.com
justroftest at gmail.com
Thu Feb 4 06:19:35 EST 2016
From: Ahmed Saidi <justroftest at gmail.com>
D-Link DSL-2750B rev. B1 router is exactly like 274xB F1 but with a usb
port, This patch add USB support to it.
---
target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch b/target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch
index d4754af..410ce89 100644
--- a/target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch
+++ b/target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch
@@ -22,6 +22,10 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
+ .has_uart0 = 1,
+ .has_pci = 1,
+
++ .has_ohci0 = 1,
++ .has_ehci0 = 1,
++ .num_usbh_ports = 1,
++
+ .has_caldata = 1,
+ .caldata = {
+ {
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list