
On Sat, Jul 12, 2014 at 2:21 PM, Ian Campbell ijc@hellion.org.uk wrote:
On Tue, 2014-07-08 at 22:21 +0200, Roman Byshko wrote:
This patch series adds USB Host EHCI support to the sun7i SoC.
When you repost this please could you CC the USB custodian (Marek Vasut, marex {AT} denx {DOT} de) for his input on the glue code.
It was tested on Cubietruck. Now you could boot from a USB stick or use a compatible Ethernet dongle to add a second Ethernet port in U-Boot.
ehci-sunxi.c contains some code for poking GPIOs. This code will go away once some other patches for sunXi SoCs are applied against upstream. For now this patch series is self-contained and has no dependencies.
Which specific patches are required? http://patchwork.ozlabs.org/patch/356566/ Perhaps?
Yes, exactly.
Roman