Re: [U-Boot] [PATCH 3/3] sunxi: Enable both ehci and otg in host mode on various boards

2015-06-22 Thread Hans de Goede
Hi, On 21-06-15 10:01, Ian Campbell wrote: On Sat, 2015-06-20 at 17:35 +0200, Hans de Goede wrote: Now that the device-model port of the musb mode makes it possible, enable both the ehci and oth in host mode on boards where the otg is wired up in "otg"? Replaced with "musb" in my personal t

Re: [U-Boot] [PATCH 3/3] sunxi: Enable both ehci and otg in host mode on various boards

2015-06-21 Thread Ian Campbell
On Sat, 2015-06-20 at 17:35 +0200, Hans de Goede wrote: > Now that the device-model port of the musb mode makes it possible, enable > both the ehci and oth in host mode on boards where the otg is wired up in "otg"? > host only mode, either via an usb-a receptacle or via an usb <-> sata > converte

[U-Boot] [PATCH 3/3] sunxi: Enable both ehci and otg in host mode on various boards

2015-06-20 Thread Hans de Goede
Now that the device-model port of the musb mode makes it possible, enable both the ehci and oth in host mode on boards where the otg is wired up in host only mode, either via an usb-a receptacle or via an usb <-> sata converter. Signed-off-by: Hans de Goede --- configs/CSQ_CS908_defconfig