Skip to content
Snippets Groups Projects
Commit fd516a9a authored by juhosg's avatar juhosg
Browse files

ramips: Add USB support for DAP-1350 platform.


It seems to work as intended, but only lightly tested.

Patch-by: default avatarBryan Steele <brynet@gmail.com>
SIgned-off-by: default avatarGabor Juhos <juhsog@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34811 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent bcc5b96e
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment