mirror of https://github.com/hak5/openwrt-owl.git
ralink: the mt7620 evb has a usb port
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42293owl
parent
d3d9d55cde
commit
0c14bea523
|
@ -116,4 +116,12 @@
|
|||
linux,code = <0x101>;
|
||||
};
|
||||
};
|
||||
|
||||
ehci@101c0000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ohci@101c1000 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue