All of lore.kernel.org
 help / color / mirror / Atom feed
* talitos_probe hangs
@ 2009-05-05  6:01 Ravula Kishor
  2009-05-05 16:39 ` G.Muruganandam
  2009-05-05 17:49 ` Kim Phillips
  0 siblings, 2 replies; 3+ messages in thread
From: Ravula Kishor @ 2009-05-05  6:01 UTC (permalink / raw)
  To: linux-crypto; +Cc: Herbert Xu, David S. Miller


Hi,

I am using ltib-20080811 (2.6.25 kernel) . I am porting it to custom board based on mcf5474. I observed that talitos_probe hangs during the kernel initialization.

Is it a known issue. 

Appreciate any pointers on this problem.

Thanks,
Kishor





      

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

* Re: talitos_probe hangs
  2009-05-05  6:01 talitos_probe hangs Ravula Kishor
@ 2009-05-05 16:39 ` G.Muruganandam
  2009-05-05 17:49 ` Kim Phillips
  1 sibling, 0 replies; 3+ messages in thread
From: G.Muruganandam @ 2009-05-05 16:39 UTC (permalink / raw)
  To: kishor_ravula, linux-crypto; +Cc: Herbert Xu, David S. Miller


You may need to use 2.6.27.


At 11:01 PM 5/4/2009, Ravula Kishor wrote:

>Hi,
>
>I am using ltib-20080811 (2.6.25 kernel) . I am porting it to custom 
>board based on mcf5474. I observed that talitos_probe hangs during 
>the kernel initialization.
>
>Is it a known issue.
>
>Appreciate any pointers on this problem.
>
>Thanks,
>Kishor
>
>
>
>
>
>
>--
>To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

* Re: talitos_probe hangs
  2009-05-05  6:01 talitos_probe hangs Ravula Kishor
  2009-05-05 16:39 ` G.Muruganandam
@ 2009-05-05 17:49 ` Kim Phillips
  1 sibling, 0 replies; 3+ messages in thread
From: Kim Phillips @ 2009-05-05 17:49 UTC (permalink / raw)
  To: kishor_ravula; +Cc: linux-crypto, Herbert Xu, David S. Miller

On Mon, 4 May 2009 23:01:23 -0700 (PDT)
Ravula Kishor <kishor_ravula@yahoo.com> wrote:

> I am using ltib-20080811 (2.6.25 kernel) . I am porting it to custom board based on mcf5474. I observed that talitos_probe hangs during the kernel initialization.
> 
> Is it a known issue. 

so the the mcf5474 utilizes SEC h/w version 1.1 (or a variant thereof),
with which the talitos driver is currently incompatible. Even if
you've managed to fake the device tree node properties, the driver has
the master reset bit in a different position than the one on the
mcf547x, so it doesn't even know how to reset the device properly.

you might try entering a ticket with the freescale coldfire support
web - who knows, they might be willing to assist you in porting the
driver to handle sec h/w versions < 2.0.  AFAIK, various registers,
various bits within registers, and the descriptor submission method
differ in the h/w, and the driver needs to double as a platform
driver for coldfire arch.

Kim

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

end of thread, other threads:[~2009-05-05 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-05  6:01 talitos_probe hangs Ravula Kishor
2009-05-05 16:39 ` G.Muruganandam
2009-05-05 17:49 ` Kim Phillips

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.