From: "Pali Rohár" <pali.rohar@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mmc: omap: handle controller errors properly
Date: Wed, 21 Mar 2012 20:11:08 +0100 [thread overview]
Message-ID: <2373057.ZCnv7brvfm@pali> (raw)
In-Reply-To: <4F67AFCF.4040209@ti.com>
On Monday 19 March 2012 15:14:39 Tom Rini wrote:
> On 03/19/2012 03:12 PM, Grazvydas Ignotas wrote:
> > According to OMAP3 TRM, when the controller reports certain
> > errors, driver must perform a software reset. This is done by
> > setting a bit in SYSCTL and waiting it to clear:
> > - SRC on command timeout (CTO)
> > - SRD on data errors (DTO, DCRC and DEB)
> >
> > This fixes a problem seen on OMAP3 pandora board with some cards
> >
> > that won't work with a message printed multiple times:
> > timedout waiting on cmd inhibit to clear
> >
> > Code loosely based on Linux omap_hsmmc driver.
> >
> > Signed-off-by: Grazvydas Ignotas<notasas@gmail.com>
>
> Most excellent! Pali, can you try this on N900 and see if that
> helps out the problem you were having as well?
>
> Andy, I'll give this a spin through the boards I've got here but
> I'd like this to go, via your tree, into u-boot/master assuming
> all goes well.
Hi!
I tried this patch and it
really fixed problem on Nokia N900.
--
Pali Roh?r
pali.rohar at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120321/bbaa9e95/attachment.pgp>
next prev parent reply other threads:[~2012-03-21 19:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-19 22:12 [U-Boot] [PATCH] mmc: omap: handle controller errors properly Grazvydas Ignotas
2012-03-19 22:14 ` Tom Rini
2012-03-21 19:11 ` Pali Rohár [this message]
2012-03-21 19:57 ` Pali Rohár
2012-03-19 23:21 ` Tom Rini
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=2373057.ZCnv7brvfm@pali \
--to=pali.rohar@gmail.com \
--cc=u-boot@lists.denx.de \
/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 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.