From 3b99e385f2453ed176a9293685dc962d1790fee7 Mon Sep 17 00:00:00 2001 From: Thorsten Maerz Date: Thu, 6 Mar 2025 19:24:22 +0100 Subject: [PATCH] mksklipad50: uboot2025: enable usb for serial access --- .../board_mksklipad50/02-rk3328-mksklipad50-add-uboot-dts.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/patch/u-boot/v2025.01/board_mksklipad50/02-rk3328-mksklipad50-add-uboot-dts.patch b/patch/u-boot/v2025.01/board_mksklipad50/02-rk3328-mksklipad50-add-uboot-dts.patch index 04d6ab3858..39b4c233a1 100644 --- a/patch/u-boot/v2025.01/board_mksklipad50/02-rk3328-mksklipad50-add-uboot-dts.patch +++ b/patch/u-boot/v2025.01/board_mksklipad50/02-rk3328-mksklipad50-add-uboot-dts.patch @@ -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"; +}; +