mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
mksklipad50: uboot2025: enable usb for serial access
This commit is contained in:
@@ -556,10 +556,12 @@ diff --git a/dts/upstream/src/arm64/rockchip/rk3328-mksklipad50.dts b/dts/upstre
|
||||
+};
|
||||
+
|
||||
+&usb_host0_ehci {
|
||||
+ bootph-all;
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
+&usb_host0_ohci {
|
||||
+ bootph-all;
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user