From: Ilya Yanok <yanok@emcraft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mmc: it's safe to ignore mmc_send_if_cond() return value
Date: Thu, 14 May 2009 22:06:47 +0400 [thread overview]
Message-ID: <4A0C5DB7.5010607@emcraft.com> (raw)
In-Reply-To: <528f13590905140748l386db421ya98c7f4a52e4ac8@mail.gmail.com>
Hi Alfred,
alfred steele wrote:
> Hi Ilya,
>
>> /* Now try to get the SD card's operating condition */
>> err = sd_send_op_cond(mmc);
>>
>
> I am using your set of patches on the MX31 board. I am not getting any
> command response for the sd_send_op_cond(mmc) called from the mmc. I
> think you claimed it will work on mxcs including mx3 which i also
> believed should be true. But the code fails to do a voltage validation
> for all the cards i tried(normal SD's)
>
I've only tried my patch on i.MX27 board. I mentioned that it may work
on MX3's too cause the kernel driver used as a source works on both MX2
and MX3. You need to do some changes for my driver to work on MX3. Check
the pins configuration and if you have MCI clock signal enabled. Also
you should use another function to get the clock rate on MX31. Sorry, I
can't debug the driver on mx31 now, you should do it yourself. Probably
you may also want to discard my generic mmc patches (except for this
one) and pull from u-boot-mmc tree instead.
Regards, Ilya.
next prev parent reply other threads:[~2009-05-14 18:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-14 10:03 [U-Boot] [PATCH] mmc: it's safe to ignore mmc_send_if_cond() return value Ilya Yanok
2009-05-14 14:48 ` alfred steele
2009-05-14 18:06 ` Ilya Yanok [this message]
2009-05-14 20:24 ` alfred steele
2009-05-14 20:43 ` alfred steele
2009-05-14 21:08 ` Ilya Yanok
2009-05-14 22:37 ` alfred steele
2009-05-14 23:04 ` Ilya Yanok
2009-05-15 16:06 ` alfred steele
2009-05-15 21:15 ` Ilya Yanok
2009-06-03 22:15 ` Wolfgang Denk
2009-06-03 23:57 ` Andy Fleming
2009-06-04 9:02 ` Wolfgang Denk
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=4A0C5DB7.5010607@emcraft.com \
--to=yanok@emcraft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox