Linux cryptographic layer development
 help / color / mirror / Atom feed
From: Kim Phillips <kim.phillips@freescale.com>
To: kishor_ravula@yahoo.com
Cc: linux-crypto@vger.kernel.org,
	Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <davem@redhat.com>
Subject: Re: talitos_probe hangs
Date: Tue, 5 May 2009 12:49:13 -0500	[thread overview]
Message-ID: <20090505124913.b7f75e55.kim.phillips@freescale.com> (raw)
In-Reply-To: <728619.83165.qm@web50504.mail.re2.yahoo.com>

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

      parent reply	other threads:[~2009-05-05 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090505124913.b7f75e55.kim.phillips@freescale.com \
    --to=kim.phillips@freescale.com \
    --cc=davem@redhat.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=kishor_ravula@yahoo.com \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox