From: Simon Schwarz <simonschwarzcor@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] devkit8000: MMC/FAT booting problem with SPL
Date: Tue, 29 Nov 2011 16:11:33 +0100 [thread overview]
Message-ID: <4ED4F625.1030206@gmail.com> (raw)
In-Reply-To: <4ED4EF34.1090706@ti.com>
On 11/29/2011 03:41 PM, Tom Rini wrote:
> On 11/29/2011 04:11 AM, Simon Schwarz wrote:
[SNIP]
>> I will do some debugging later this day and post the results here.
So here is the result of my first session:
- The problem seems to be in fat.c disk_read-function.
- it returns -1 because if (cur_dev->block_read) seems to be false if it
tries to read the second cluster (it seems works with the first cluster!)
So the question now is how can cur_dev->block_read be reset in between...
>
> The datapoint I want to raise is that I can see this with my SPL series
> as well, but only on devkit8000. Beagleboard and omap3evm are fine
> booting from MMC with SPL. Which is odd, I know.
>
Jap I know. This is a strange problem. ATM I am clueless...
Regards
Simon
next prev parent reply other threads:[~2011-11-29 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-29 11:11 [U-Boot] devkit8000: MMC/FAT booting problem with SPL Simon Schwarz
2011-11-29 14:41 ` Tom Rini
2011-11-29 15:11 ` Simon Schwarz [this message]
2011-11-29 16:25 ` Marek Vasut
2011-11-29 17:14 ` Simon Schwarz
2011-11-29 18:41 ` Simon Schwarz
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=4ED4F625.1030206@gmail.com \
--to=simonschwarzcor@googlemail.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.