diff mbox

[OpenWrt-Devel] brcm63xx: Add USB Support for D-Link DSL-2750 B1

Message ID 1454584775-4873-1-git-send-email-justroftest@gmail.com
State Changes Requested
Delegated to: Jonas Gorski
Headers show

Commit Message

justroftest@gmail.com Feb. 4, 2016, 11:19 a.m. UTC
From: Ahmed Saidi <justroftest@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(+)

Comments

justroftest@gmail.com Feb. 5, 2016, 11:04 a.m. UTC | #1

justroftest@gmail.com Feb. 5, 2016, 11:06 a.m. UTC | #2
For reference:

https://forum.openwrt.org/viewtopic.php?pid=300804

On 02/04/2016 11:19 AM, justroftest@gmail.com wrote:
> From: Ahmed Saidi<justroftest@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 = {
>   +		{
diff mbox

Patch

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 = {
 +		{