mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Premi, Sanjeev" <premi@ti.com>
To: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: An observation with omap_xload
Date: Tue, 7 Feb 2012 17:23:13 +0000	[thread overview]
Message-ID: <E28AAFD00EFAA646AE3DF9B89CD24A8931834527@DBDE01.ent.ti.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 945 bytes --]

Yesterday, i spent quite sometime dealing with 'MLO', unable to find
'barebox.bin'. The failure was always:

barebox 2012.01.0ABC-00248-g9119228-dirty (Feb  7 2012 - 16:39:43)

Board: Texas Instrument's OMAP3EVM
Malloc space: 0x87bfff10 -> 0x87ffff0f (size  4 MB)
Stack space : 0x4020f000 -> 0x4020fc00 (size  3 kB)
booting from MMC1
mounting sd card failed with -22
booting failed

Since, I was working mostly off the windows machine, i didn't
realize that SD card had only one partition and mount would
fail as we explicitly mount "disk0.0" in omap_xload_boot_mmc().

Unfortunately, trying to mount "disk0" didn't help and I got
same error. Haven't debugged this further though.

Also, would it make sense to try mounting "disk0.0" and "disk0"
before returning failure?

I am anyways planning to submit a patch changing the message:
  mounting sd card failed with -22
to
  Unable to mount disk0.0 (-22)

~sanjeev


[-- Attachment #1.2: Type: text/html, Size: 3461 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2012-02-07 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07 17:23 Premi, Sanjeev [this message]
2012-02-07 22:27 ` Sascha Hauer

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=E28AAFD00EFAA646AE3DF9B89CD24A8931834527@DBDE01.ent.ti.com \
    --to=premi@ti.com \
    --cc=barebox@lists.infradead.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