mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-17 12:21:23 +00:00
Enable serial gadget console on Nanopi Neo2 core and black
Closes [AR-177]
This commit is contained in:
parent
310f5374cc
commit
f4850d00c6
2 changed files with 2 additions and 2 deletions
|
@ -218,7 +218,7 @@ index 000000000..b3035ddd7
|
|||
+};
|
||||
+
|
||||
+&usb_otg {
|
||||
+ dr_mode = "host";
|
||||
+ dr_mode = "otg";
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
|
|
|
@ -218,7 +218,7 @@ index 000000000..b3035ddd7
|
|||
+};
|
||||
+
|
||||
+&usb_otg {
|
||||
+ dr_mode = "host";
|
||||
+ dr_mode = "otg";
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
|
|
Loading…
Add table
Reference in a new issue