diff --git a/platforms/bananaPro/UBOOT.config b/platforms/bananaPro/UBOOT.config index b208f32..938ee5f 100644 --- a/platforms/bananaPro/UBOOT.config +++ b/platforms/bananaPro/UBOOT.config @@ -1256,17 +1256,10 @@ CONFIG_DM_USB=y # # USB Host Controller Drivers # -CONFIG_USB_HOST=y # CONFIG_USB_XHCI_HCD is not set -CONFIG_USB_EHCI_HCD=y -# CONFIG_USB_EHCI_MSM is not set -# CONFIG_USB_EHCI_PCI is not set -CONFIG_USB_EHCI_GENERIC=y -# CONFIG_USB_EHCI_FSL is not set -CONFIG_USB_OHCI_HCD=y +# CONFIG_USB_EHCI_HCD is not set +# CONFIG_USB_OHCI_HCD is not set # CONFIG_USB_OHCI_PCI is not set -CONFIG_USB_OHCI_GENERIC=y -# CONFIG_USB_OHCI_DA8XX is not set # CONFIG_USB_UHCI_HCD is not set # CONFIG_USB_DWC2 is not set # CONFIG_USB_R8A66597_HCD is not set diff --git a/platforms/bananaPro/u-boot-sunxi-with-spl.bin b/platforms/bananaPro/u-boot-sunxi-with-spl.bin index 3f781d8..803a4c2 100644 Binary files a/platforms/bananaPro/u-boot-sunxi-with-spl.bin and b/platforms/bananaPro/u-boot-sunxi-with-spl.bin differ