--- arch/arm/dts/rk3328-u-boot.dtsi.orig 2021-07-07 18:34:06.026302000 +0300 +++ arch/arm/dts/rk3328-u-boot.dtsi 2021-07-07 18:34:24.018826000 +0300 @@ -10,7 +10,7 @@ }; chosen { - u-boot,spl-boot-order = &emmc, &sdmmc; + u-boot,spl-boot-order = "same-as-spl", &emmc, &sdmmc; }; dmc: dmc { @@ -22,17 +22,6 @@ 0x0 0xff440000 0x0 0x1000 0x0 0xff720000 0x0 0x1000 0x0 0xff798000 0x0 0x1000>; - }; - - usb_host0_xhci: usb@ff600000 { - compatible = "rockchip,rk3328-xhci"; - reg = <0x0 0xff600000 0x0 0x100000>; - interrupts = ; - snps,dis-enblslpm-quirk; - snps,phyif-utmi-bits = <16>; - snps,dis-u2-freeclk-exists-quirk; - snps,dis-u2-susphy-quirk; - status = "disabled"; }; };