From: Johannes Schauer <j.schauer@email.de>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: gta04-owner@goldelico.com, barebox@lists.infradead.org
Subject: Re: barebox on gta04
Date: Tue, 25 Oct 2011 12:05:35 +0200	[thread overview]
Message-ID: <20111025100535.GA11941@hoothoot> (raw)
In-Reply-To: <20111025083647.GS23421@pengutronix.de>
Hi,
On Tue, Oct 25, 2011 at 10:36:47AM +0200, Sascha Hauer wrote:
> > But after doing that, barebox would just not start anymore when
> > loaded by uboot.
> 
> Strange. Should not be the case, no idea what's happening here.
any ideas on what I can try?
> Look again, we accidently have the same string twice in the driver:
> 
> ./drivers/mci/omap_hsmmc.c:201:                 dev_dbg(hsmmc->dev, "timedout waiting for cc2!\n");
> ./drivers/mci/omap_hsmmc.c:224:                 dev_dbg(hsmmc->dev, "timedout waiting for cc2!\n");
> 
> The one in line 224 should really be "timeout waiting for reset done".
> 
> So what I wanted to know is whether it's the error message in line 201
> or 224 that we see. So please change one of them
I changed both, appending the string of the function calling them
(mmc_init_stream and mmc_init_setup)
when booting I get:
barebox 2011.10.0-00107-gdac6e90-dirty (Oct 25 2011 - 12:00:54)
Board: Texas Instrument's Beagle
omap-hsmmc@omap-hsmmc0: timedout waiting for cc2! (in mmc_init_setup)
Cannot reset the SD/MMC interface
So this is where it comes from.
cheers, josch
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply	other threads:[~2011-10-25 10:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24 21:11 Johannes Schauer
2011-10-24 21:34 ` Sascha Hauer
2011-10-25  6:38   ` Johannes Schauer
2011-10-25  8:36     ` Sascha Hauer
2011-10-25 10:05       ` Johannes Schauer [this message]
2011-10-31 11:57         ` Robert Schwebel
2011-10-31 14:05           ` Johannes Schauer
2011-10-31 14:18             ` Robert Schwebel
  -- strict thread matches above, loose matches on Subject: below --
2011-10-24 21:01 Johannes Schauer
2011-10-24 21:07 ` Robert Schwebel
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=20111025100535.GA11941@hoothoot \
    --to=j.schauer@email.de \
    --cc=barebox@lists.infradead.org \
    --cc=gta04-owner@goldelico.com \
    --cc=s.hauer@pengutronix.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