From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 21 Jun 2015 09:01:27 +0100 Subject: [U-Boot] [PATCH 3/3] sunxi: Enable both ehci and otg in host mode on various boards In-Reply-To: <1434814509-21484-4-git-send-email-hdegoede@redhat.com> References: <1434814509-21484-1-git-send-email-hdegoede@redhat.com> <1434814509-21484-4-git-send-email-hdegoede@redhat.com> Message-ID: <1434873687.17598.4.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > converter. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell