Re: [U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port

2012-11-02 Thread Stephen Warren
On 11/02/2012 09:30 AM, Lucas Stach wrote: > Am Freitag, den 02.11.2012, 08:45 -0600 schrieb Stephen Warren: >> On 11/01/2012 05:34 PM, Lucas Stach wrote: >>> Am Donnerstag, den 01.11.2012, 17:30 -0600 schrieb Stephen Warren: On 11/01/2012 05:17 PM, Lucas Stach wrote: > Hi Stephen, > >

Re: [U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port

2012-11-02 Thread Lucas Stach
Am Freitag, den 02.11.2012, 08:45 -0600 schrieb Stephen Warren: > On 11/01/2012 05:34 PM, Lucas Stach wrote: > > Am Donnerstag, den 01.11.2012, 17:30 -0600 schrieb Stephen Warren: > >> On 11/01/2012 05:17 PM, Lucas Stach wrote: > >>> Hi Stephen, > >>> > >>> Am Donnerstag, den 01.11.2012, 16:14 -060

Re: [U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port

2012-11-02 Thread Stephen Warren
On 11/01/2012 05:34 PM, Lucas Stach wrote: > Am Donnerstag, den 01.11.2012, 17:30 -0600 schrieb Stephen Warren: >> On 11/01/2012 05:17 PM, Lucas Stach wrote: >>> Hi Stephen, >>> >>> Am Donnerstag, den 01.11.2012, 16:14 -0600 schrieb Stephen Warren: From: Stephen Warren TrimSlice's U

Re: [U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port

2012-11-01 Thread Simon Glass
On Thu, Nov 1, 2012 at 3:14 PM, Stephen Warren wrote: > From: Stephen Warren > > TrimSlice's USB1 port has two purposes; it either acts as a device port > hosting Tegra's USB recovery protocol, or acts as a host port connected > to the internal USB->SATA bridge chip, which may in turn be connecte

Re: [U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port

2012-11-01 Thread Lucas Stach
Am Donnerstag, den 01.11.2012, 17:30 -0600 schrieb Stephen Warren: > On 11/01/2012 05:17 PM, Lucas Stach wrote: > > Hi Stephen, > > > > Am Donnerstag, den 01.11.2012, 16:14 -0600 schrieb Stephen Warren: > >> From: Stephen Warren > >> > >> TrimSlice's USB1 port has two purposes; it either acts as

Re: [U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port

2012-11-01 Thread Stephen Warren
On 11/01/2012 05:17 PM, Lucas Stach wrote: > Hi Stephen, > > Am Donnerstag, den 01.11.2012, 16:14 -0600 schrieb Stephen Warren: >> From: Stephen Warren >> >> TrimSlice's USB1 port has two purposes; it either acts as a device port >> hosting Tegra's USB recovery protocol, or acts as a host port co

Re: [U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port

2012-11-01 Thread Lucas Stach
Hi Stephen, Am Donnerstag, den 01.11.2012, 16:14 -0600 schrieb Stephen Warren: > From: Stephen Warren > > TrimSlice's USB1 port has two purposes; it either acts as a device port > hosting Tegra's USB recovery protocol, or acts as a host port connected > to the internal USB->SATA bridge chip, whi

[U-Boot] [PATCH] ARM: tegra: TrimSlice: add support for USB1 port

2012-11-01 Thread Stephen Warren
From: Stephen Warren TrimSlice's USB1 port has two purposes; it either acts as a device port hosting Tegra's USB recovery protocol, or acts as a host port connected to the internal USB->SATA bridge chip, which may in turn be connected to an SSD or HDD. Add the appropriate device tree and board co