]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
sunxi: ba10_tv_box_defconfig: Fix USB not working
authorHans de Goede <hdegoede@redhat.com>
Sat, 17 Jan 2015 16:55:18 +0000 (17:55 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 22 Jan 2015 11:34:55 +0000 (12:34 +0100)
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>
configs/ba10_tv_box_defconfig

index 6ca7c57186af556755b8293dbab6640ce3a30933..37bf51b1f3ca584199076898bcf5aca127023a09 100644 (file)
@@ -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