From: Albin Tonnerre <albin.tonnerre@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] at91sam9g45ekes SDHC/MMC
Date: Mon, 15 Mar 2010 23:15:50 +0100 [thread overview]
Message-ID: <20100315221550.GE14032@pc-ran3241> (raw)
In-Reply-To: <dfbc12091003151440w6e9f0d58h3cf8a6548fa90540@mail.gmail.com>
On Mon, 15 Mar 2010 17:40 -0400, Henry S?cart wrote :
> Hi Albin,
>
> First of all thanks for the quick reply.
You're welcome.
> I tried out what you said about adding #define CONFIG_AT91_MCI1 to the board
> config file but although that did got rid of the mmc: command 1 failed
> (status: 0x0c100025) error
Great. At least know we know it's actually reading the card :)
> it still doesn't see the SD card. After doing
> some debugging it seems like the statement:
>
> if (aresp[0] & (R1_ILLEGAL_COMMAND | R1_APP_CMD)) != R1_APP_CMD)
> return -ENODEV;
>
> in mmc_acmd() is being executed, which is causing my problem. Any
> suggestions?
Not on the top of my head - I have to admit I haven't played with the MMC
support for quite some time. Would you mind providing me the exact command you
typed and the ouput you got when trying with the "fixed" u-boot? That might
help.
Regards,
--
Albin Tonnerre, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2010-03-15 22:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 19:51 [U-Boot] at91sam9g45ekes SDHC/MMC Henry Súcart
2010-03-15 20:10 ` Albin Tonnerre
2010-03-15 21:40 ` Henry Súcart
2010-03-15 22:15 ` Albin Tonnerre [this message]
2010-03-16 12:30 ` Henry Súcart
2010-03-16 20:36 ` Albin Tonnerre
2010-03-16 22:08 ` Henry Súcart
2010-03-17 19:23 ` Henry Súcart
2010-04-06 9:57 ` Ulf Samuelsson
2010-04-12 13:55 ` Henry Súcart
2010-04-23 0:51 ` Rob Emanuele
2010-04-23 6:24 ` Samuelsson, Ulf
2010-04-23 21:58 ` Andy Fleming
2010-04-23 23:21 ` Albin Tonnerre
2010-04-24 1:18 ` Andy Fleming
2010-04-28 20:17 ` Robert Emanuele
2010-05-03 14:45 ` Henry Súcart
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=20100315221550.GE14032@pc-ran3241 \
--to=albin.tonnerre@free-electrons.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 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.