public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH/RFC] drivers/mmc/mmc.c: change the controller frequency before the card frequency
Date: Thu, 20 Aug 2009 01:42:04 +0200	[thread overview]
Message-ID: <20090819234204.GL8470@game.jcrosoft.org> (raw)
In-Reply-To: <1250684211-19217-1-git-send-email-albin.tonnerre@free-electrons.com>

On 14:16 Wed 19 Aug     , Albin Tonnerre wrote:
> While rewriting the atmel_mci driver to use the new MMC_GENERIC API (and allow
> the use of SD/MMC on AT91 in the process), it appeared that switching the card
> frequency before the controller frequency resulted in the answer from the card
> never being received. Changing the controller frequency before the controller
> frequency fixes that.
IIRC it's not correct you are supposed to switch the card to higherfreq and
then the bus speed

could show the patch of the atmel_mci to help

Best Regards,
J.

  reply	other threads:[~2009-08-19 23:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19 12:16 [U-Boot] [PATCH/RFC] drivers/mmc/mmc.c: change the controller frequency before the card frequency Albin Tonnerre
2009-08-19 23:42 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-08-20 11:50   ` Albin Tonnerre

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=20090819234204.GL8470@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.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