diff --git a/patch/u-boot/u-boot-sunxi/add-xx-nanopi-k1-plus-emmc.patch b/patch/u-boot/u-boot-sunxi/add-xx-nanopi-k1-plus-emmc.patch index 5c5414eb0..571891c06 100644 --- a/patch/u-boot/u-boot-sunxi/add-xx-nanopi-k1-plus-emmc.patch +++ b/patch/u-boot/u-boot-sunxi/add-xx-nanopi-k1-plus-emmc.patch @@ -15,7 +15,7 @@ new file mode 100644 index 0000000..c08af78 --- /dev/null +++ b/arch/arm/dts/sun50i-h5-nanopi-k1-plus.dts -@@ -0,0 +1,96 @@ +@@ -0,0 +1,119 @@ +/* + * Copyright (C) 2017 Icenowy Zheng + * Copyright (C) 2017 Jagan Teki @@ -112,6 +112,19 @@ index 0000000..c08af78 + pinctrl-0 = <&uart0_pins_a>; + status = "okay"; +}; ++ ++&usbphy { ++ status = "okay"; ++}; ++ ++&ohci1 { ++ status = "okay"; ++}; ++ ++&ehci1 { ++ status = "okay"; ++}; ++ diff --git a/configs/nanopi_k1_plus_defconfig b/configs/nanopi_k1_plus_defconfig new file mode 100644 index 0000000..670c3c7