public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: andrzej zaborowski <balrogg@gmail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: Command Time-Out values in MMC
Date: Sat, 28 Jan 2006 12:36:24 -0800	[thread overview]
Message-ID: <20060128203624.GD17374@atomide.com> (raw)
In-Reply-To: <fb249edb0601281148g745d146cy@mail.gmail.com>

* andrzej zaborowski <balrogg@gmail.com> [060128 11:55]:
> Hi,
> while browsing the MMC driver sources I noticed that the CTO (Command
> Time-Out) register is written a value 0xff in one place (exactly,
> here: http://www.kernel.org/git/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=blob;h=35708dbf9d8e0f41687caeb70e7dde3f216a86a9;hb=9ca18d5394c5e6b2c74ddc52abaed81df530ff1d;f=drivers/mmc/omap.c#l847),
> while the OMAP5910 documentation (exactly, this document:
> http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&tabId=409&familyId=325&abstractName=spru680)
> states something like:
> [...]
> 0x01: One clock cycle
> 0xFD: 253 clock cycles
> The 0xFF and 0xFE cannot be used.
> [...]
> 
> Is this intentional? It seems to cause no problems, but setting 0xfd
> instead also didn't break anything for me. Is this limit also
> mentioned in documentation for other OMAP boards?
> (If this is intentional, please ignore me.)

As far as I remember we're not using the command timeout currently and it
was expiring with some cards and causing false errors.

Basically some blocks on some cards take a really long time to write to.
And if the command timeout expires before the card is done, we get a
false error.

Tony

  reply	other threads:[~2006-01-28 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-28 19:48 Command Time-Out values in MMC andrzej zaborowski
2006-01-28 20:36 ` Tony Lindgren [this message]
2006-01-28 21:41   ` andrzej zaborowski
2006-01-28 22:14     ` Tony Lindgren

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=20060128203624.GD17374@atomide.com \
    --to=tony@atomide.com \
    --cc=balrogg@gmail.com \
    --cc=linux-omap-open-source@linux.omap.com \
    /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