From: Manoharan Vijaya Raghavan <thenewsymbol@gmail.com>
To: linux-omap@vger.kernel.org
Subject: TI OMAP4430 - UHS support
Date: Mon, 24 Oct 2011 08:56:07 +0000 (UTC) [thread overview]
Message-ID: <loom.20111024T105435-408@post.gmane.org> (raw)
Hi,
I need your help in writing a UHS-I driver for OMAP4430.
I would like to know the feasibility in implementing a UHS-I driver (for SD
card) in OMAP4430. (I am using Pandaboard).
The purpose is to have readspeed more than 40MB/s for SD cards (Which as per
the SD card specification 3.01 is possible only in UHS-I mode).
For this I see that OMAP4430 supports 1.8V and DDR50 mode also.
Please let me know your informed opinion about whether UHS-I can be
implemented for Pandaboard.
I am having trouble in switching to UHS-I mode in Pandaboard.
Following are my queries.
I am using an SD card which does support UHS-I mode. (Sandisk UHS Extreme Pro
(45 MB/s quoted speed))
I am trying to switch the card to UHS mode by first sending a ACMD41.
For this I have modified the mmc_send_app_op_cond () in
drivers/mmc/core/sd_ops.c to set the S18R bit.
And in the response from the SD card I see that S18A bit is
set.
After this response response from the SD Card I am sending CMD11 to SD Card.
After receiving the response from SD Card I am changing the SDVS in MMCHS_HCTL
to 0x5 which is for 1.8V.(As per mentioned in the Specification).
However I am not able to read the DLEV as 0xF from PSTATE register as per
mentioned in the OMAP4430 specification.
Please let me know what I might be missing.
Is there is a possbility that we could achieve 40MB/s of read speed in SD mode
without using the UHS-I ?
We see in the spec that it does support upto 48MB/s in DDR mode.
But as per the SD card specification 3.01 DDR mode is supported only in UHS-I
mode.
This is the reason I am trying to switch the card to UHS-I mode.
Please let me know if there is a way to use DDR mode in Pandaboard for SD
card without having to switch to UHS-I to achieve read speeds of around 40MB/s.
with thanks,
V.Manoharan
reply other threads:[~2011-10-24 9:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=loom.20111024T105435-408@post.gmane.org \
--to=thenewsymbol@gmail.com \
--cc=linux-omap@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 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.