mirror of https://github.com/armbian/build.git
hinlink-h88k: fix usb dr_mode to host
This commit is contained in:
parent
2f1fa5f40f
commit
c3be0a4216
|
@ -849,6 +849,7 @@
|
|||
};
|
||||
|
||||
&usb_host1_xhci {
|
||||
dr_mode = "host";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
@ -849,6 +849,7 @@
|
|||
};
|
||||
|
||||
&usb_host1_xhci {
|
||||
dr_mode = "host";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue