Skip to content
Snippets Groups Projects
Commit fc36a588 authored by Roman Byshko's avatar Roman Byshko Committed by Hans de Goede
Browse files

sun7i: cubietruck: enable USB EHCI


Cubietruck has two USB host controllers. This makes them
usable by enabling the EHCI driver for them.

Signed-off-by: default avatarRoman Byshko <rbyshko@gmail.com>
Acked-by: default avatarIan Campbell <ijc@hellion.org.uk>
[hdegoede@redhat.com: Also enable ehci for Cubietruck_FEL]
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
parent 263b012c
Branches
Tags
No related merge requests found
CONFIG_SPL=y CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="CUBIETRUCK,SPL_FEL,AXP209_POWER,SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPH(12)" CONFIG_SYS_EXTRA_OPTIONS="CUBIETRUCK,SPL_FEL,AXP209_POWER,SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPH(12),USB_EHCI"
+S:CONFIG_ARM=y +S:CONFIG_ARM=y
+S:CONFIG_TARGET_SUN7I=y +S:CONFIG_TARGET_SUN7I=y
CONFIG_SPL=y CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="CUBIETRUCK,SPL,AXP209_POWER,SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPH(12)" CONFIG_SYS_EXTRA_OPTIONS="CUBIETRUCK,SPL,AXP209_POWER,SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPH(12),USB_EHCI"
+S:CONFIG_ARM=y +S:CONFIG_ARM=y
+S:CONFIG_TARGET_SUN7I=y +S:CONFIG_TARGET_SUN7I=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment