Re: [U-Boot] [PATCH] sunxi: Enable musb in host mode on the Jesurun Q5

2015-08-05 Thread Ian Campbell
On Tue, 2015-08-04 at 23:51 +0200, Hans de Goede wrote: The Jesurun Q5 has the musb hooked up to an usb-a receptacle, enable it in host-only mode. Signed-off-by: Hans de Goede hdego...@redhat.com [..] @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN4I=y

Re: [U-Boot] [PATCH] sunxi: Enable musb in host mode on the Jesurun Q5

2015-08-05 Thread Hans de Goede
Hi, On 05-08-15 10:09, Ian Campbell wrote: On Tue, 2015-08-04 at 23:51 +0200, Hans de Goede wrote: The Jesurun Q5 has the musb hooked up to an usb-a receptacle, enable it in host-only mode. Signed-off-by: Hans de Goede hdego...@redhat.com [..] @@ -2,6 +2,7 @@ CONFIG_ARM=y

[U-Boot] [PATCH] sunxi: Enable musb in host mode on the Jesurun Q5

2015-08-04 Thread Hans de Goede
The Jesurun Q5 has the musb hooked up to an usb-a receptacle, enable it in host-only mode. Signed-off-by: Hans de Goede hdego...@redhat.com --- configs/jesurun_q5_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/jesurun_q5_defconfig b/configs/jesurun_q5_defconfig index