summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-20 19:17:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-20 19:17:17 +0000
commite1b5eeeaa4eea9c75ef0e761a01b6c1e6d1560c5 (patch)
tree67dc59d16c5c7dfe6781eb24ad35ea727ca9793f /target
parent311d921e12cfb429d52325929eed438f3505ef7c (diff)
downloadmaster-31e0f0ae-e1b5eeeaa4eea9c75ef0e761a01b6c1e6d1560c5.tar.gz
master-31e0f0ae-e1b5eeeaa4eea9c75ef0e761a01b6c1e6d1560c5.tar.bz2
master-31e0f0ae-e1b5eeeaa4eea9c75ef0e761a01b6c1e6d1560c5.zip
ramips: Add USB support for DAP-1350 platform.
It seems to work as intended, but only lightly tested. Patch-by: Bryan Steele <brynet@gmail.com> SIgned-off-by: Gabor Juhos <juhsog@openwrt.org> SVN-Revision: 34811
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c
index 42d3ebe7b5..17a49aac5a 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c
@@ -88,6 +88,7 @@ static void __init dap_1350_init(void)
dap_1350_gpio_buttons);
rt305x_register_wifi();
rt305x_register_wdt();
+ rt305x_register_usb();
}
MIPS_MACHINE(RAMIPS_MACH_DAP_1350, "DAP-1350", "D-Link DAP-1350",