From: "Jordan Crouse" <jordan.crouse@amd.com>
To: "Rodolfo Giometti" <giometti@linux.it>
Cc: linux-mips@linux-mips.org
Subject: Re: ALCHEMY: Add SD support to AU1200 MMC/SD driver
Date: Mon, 9 Jan 2006 11:19:24 -0700 [thread overview]
Message-ID: <20060109181924.GK17575@cosmic.amd.com> (raw)
In-Reply-To: <20060109174505.GD1373@gundam.enneenne.com>
On 09/01/06 18:45 +0100, Rodolfo Giometti wrote:
> First of all I needed to disable the DMA support (dma = 0) and using
> the FIFO mode, since Au1100 dma support seems not well implemented (or
> not implemented at all) and my board freeze.
That sound you heard was me smacking my head because I'm an idiot. Of
course, the DMA won't work for the AU1100, at least not that engine, so
you would certainly need to go for just PIO mode.
> After that, when I insert a 256MB MMC card I get the attached messages
> and the system refuses to power up the card (please, see the last
> message who reports the power status).
That message is innocent - it simply states that we couldn't identify your
card, so we're powering it down. It looks like the card wasn't replying
to the CMD2, so the controller figured that there was nothing on the line.
> Have you any suggestions? :)
Well, first of all make sure that the driver is correct - I wrote it against
the AU1200 spec, so if there is something different in the AU1100 spec,
we'll have to #ifdef it. Secondly, make sure the card really works.
Thirdly, you'll have to stick in printk() statements in the driver, to
make sure we're actually sending out the commands. Finally, you might have
to stick a scope on the bus to make sure the protocol is sane on the
line.
Jordan
--
Jordan Crouse
Senior Linux Engineer
AMD - Personal Connectivity Solutions Group
<www.amd.com/embeddedprocessors>
prev parent reply other threads:[~2006-01-09 18:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-02 19:01 [PATCH] ALCHEMY: Add SD support to AU1200 MMC/SD driver Jordan Crouse
2005-12-02 19:42 ` Pierre Ossman
2005-12-02 19:45 ` Russell King
2005-12-02 21:17 ` Jordan Crouse
2005-12-02 22:05 ` Pierre Ossman
2005-12-14 13:41 ` [PATCH] " Rodolfo Giometti
2005-12-14 15:53 ` Jordan Crouse
2006-01-09 17:45 ` Rodolfo Giometti
2006-01-09 18:19 ` Jordan Crouse [this message]
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=20060109181924.GK17575@cosmic.amd.com \
--to=jordan.crouse@amd.com \
--cc=giometti@linux.it \
--cc=linux-mips@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox