sunxi: ba10_tv_box_defconfig: Fix USB not working
PH12 is Vbus enable for Vbus2, not Vbus1. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
This commit is contained in:
parent
9dcf68fac8
commit
e18233493e
@ -1,7 +1,7 @@
|
||||
CONFIG_SPL=y
|
||||
CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_EMAC,USB_EHCI"
|
||||
CONFIG_FDTFILE="sun4i-a10-ba10-tvbox.dtb"
|
||||
CONFIG_USB1_VBUS_PIN="PH12"
|
||||
CONFIG_USB2_VBUS_PIN="PH12"
|
||||
+S:CONFIG_ARM=y
|
||||
+S:CONFIG_ARCH_SUNXI=y
|
||||
+S:CONFIG_MACH_SUN4I=y
|
||||
|
Loading…
Reference in New Issue
Block a user