All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  thor integration with ci_udc
@ 2014-08-13 10:58 S Durga Prasad Paladugu
  2014-08-13 16:08 ` Stephen Warren
  0 siblings, 1 reply; 4+ messages in thread
From: S Durga Prasad Paladugu @ 2014-08-13 10:58 UTC (permalink / raw)
  To: u-boot

Hi,

Does anyone tested by integrating thor functionality with the ci_udc driver
instead of samsung s3c_udc_otg? I am trying to do the same on my zynq board
then the enumeration was successful but not able to download the file using
lthor.
Any other inputs on this would be fine.

Regards,
DP

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] thor integration with ci_udc
  2014-08-13 10:58 [U-Boot] thor integration with ci_udc S Durga Prasad Paladugu
@ 2014-08-13 16:08 ` Stephen Warren
  2014-08-13 17:49   ` S Durga Prasad Paladugu
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Warren @ 2014-08-13 16:08 UTC (permalink / raw)
  To: u-boot

On 08/13/2014 04:58 AM, S Durga Prasad Paladugu wrote:
> Hi,
>
> Does anyone tested by integrating thor functionality with the ci_udc driver
> instead of samsung s3c_udc_otg? I am trying to do the same on my zynq board
> then the enumeration was successful but not able to download the file using
> lthor.
> Any other inputs on this would be fine.

I haven't used the Thor protocol, but I have used both USB mass storage 
(UMS) and Device Firmware Upgrade (DFU) with success on an NVIDIA Tegra 
system. DFU at least required some patches that have been merged after 
v2014.07, but I think that was all to the DFU stack, not ci_udc itself.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] thor integration with ci_udc
  2014-08-13 16:08 ` Stephen Warren
@ 2014-08-13 17:49   ` S Durga Prasad Paladugu
  2014-08-14  6:26     ` Lukasz Majewski
  0 siblings, 1 reply; 4+ messages in thread
From: S Durga Prasad Paladugu @ 2014-08-13 17:49 UTC (permalink / raw)
  To: u-boot

Hi Stephen,

Thanks for your reply. I used your patches after 2014.07 and able to test
the DFU successfully using ci_udc,but not thor it looks like that  it needs
some patches to work for thor.

Regards,
DP


On Wed, Aug 13, 2014 at 9:38 PM, Stephen Warren <swarren@wwwdotorg.org>
wrote:

> On 08/13/2014 04:58 AM, S Durga Prasad Paladugu wrote:
>
>> Hi,
>>
>> Does anyone tested by integrating thor functionality with the ci_udc
>> driver
>> instead of samsung s3c_udc_otg? I am trying to do the same on my zynq
>> board
>> then the enumeration was successful but not able to download the file
>> using
>> lthor.
>> Any other inputs on this would be fine.
>>
>
> I haven't used the Thor protocol, but I have used both USB mass storage
> (UMS) and Device Firmware Upgrade (DFU) with success on an NVIDIA Tegra
> system. DFU at least required some patches that have been merged after
> v2014.07, but I think that was all to the DFU stack, not ci_udc itself.
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] thor integration with ci_udc
  2014-08-13 17:49   ` S Durga Prasad Paladugu
@ 2014-08-14  6:26     ` Lukasz Majewski
  0 siblings, 0 replies; 4+ messages in thread
From: Lukasz Majewski @ 2014-08-14  6:26 UTC (permalink / raw)
  To: u-boot

Hi S,

> Hi Stephen,
> 
> Thanks for your reply. I used your patches after 2014.07 and able to
> test the DFU successfully using ci_udc,but not thor it looks like
> that  it needs some patches to work for thor.

I can only add that thor shares code with dfu to perform correct
operation.

At least on the s3c_hsotg UDC driver I didn't need any extra
modifications.

> 
> Regards,
> DP
> 
> 
> On Wed, Aug 13, 2014 at 9:38 PM, Stephen Warren
> <swarren@wwwdotorg.org> wrote:
> 
> > On 08/13/2014 04:58 AM, S Durga Prasad Paladugu wrote:
> >
> >> Hi,
> >>
> >> Does anyone tested by integrating thor functionality with the
> >> ci_udc driver
> >> instead of samsung s3c_udc_otg? I am trying to do the same on my
> >> zynq board
> >> then the enumeration was successful but not able to download the
> >> file using
> >> lthor.
> >> Any other inputs on this would be fine.
> >>
> >
> > I haven't used the Thor protocol, but I have used both USB mass
> > storage (UMS) and Device Firmware Upgrade (DFU) with success on an
> > NVIDIA Tegra system. DFU at least required some patches that have
> > been merged after v2014.07, but I think that was all to the DFU
> > stack, not ci_udc itself.
> >
> 


-- 
Best regards,

Lukasz Majewski

Samsung R&D Institute Poland (SRPOL) | Linux Platform Group

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-14  6:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-13 10:58 [U-Boot] thor integration with ci_udc S Durga Prasad Paladugu
2014-08-13 16:08 ` Stephen Warren
2014-08-13 17:49   ` S Durga Prasad Paladugu
2014-08-14  6:26     ` Lukasz Majewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.