All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Senyk <thomas.senyk@pelagicore.com>
To: meta-freescale@yoctoproject.org
Subject: Booting imx6q Saber SD
Date: Thu, 13 Dec 2012 12:03:27 +0100	[thread overview]
Message-ID: <6846987.PbH0MvyKo8@rudolf> (raw)

Hi, 

Yesterday I got a Saber SD (as a second board to my SaberLite).
I've used the imx6qsabresd machine config to create a sdcard.

uboot and kernel look like they are working, but the rootfs is not mountable 
during boot.

Here is the corresponding kernel output:

Waiting 2sec before mounting root device...
VFS: Cannot open root device "mmcblk1p2" or unknown-block(179,26)
Please append a correct "root=" boot option; here are the available 
partitions:
b300         7757824 mmcblk0  driver: mmcblk
b310            2048 mmcblk0boot1  (driver?)
b308            2048 mmcblk0boot0  (driver?)
b318         3880960 mmcblk1  driver: mmcblk
  b319            8192 mmcblk1p1 00000000-0000-0000-0000-000000000000
  b31a          262144 mmcblk1p2 00000000-0000-0000-0000-000000000000
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-
block(179,26)



The kernel command line is: 
console=ttymxc0,115200 root=/dev/mmcblk1p2 rootwait rw rootdelay=2

(the 2sec delay is added manually as boot parameter to test if it's a timing 
issue ... it's the same error without the delay)



Anyone seen something like that?
He obviously has problems mounting mmcblk1p2 ... he finds the device and 
partition, but can't mount it.

I can mount and read from it on my desktop, without any problems.
I've tested 2 complete different sdcards, so it's not the sdcard.
I've also tested the android-sdcard which was shipped and that's booting 
flawlessly ... so it's not a HW problem either.


Greets
Thomas



             reply	other threads:[~2012-12-13 11:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-13 11:03 Thomas Senyk [this message]
2012-12-13 11:07 ` Booting imx6q Saber SD Fabio Estevam
2012-12-13 11:13   ` Thomas Senyk
2012-12-13 11:28     ` Thomas Senyk
2012-12-13 11:33       ` Gary Thomas
2012-12-13 12:45         ` Thomas Senyk

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=6846987.PbH0MvyKo8@rudolf \
    --to=thomas.senyk@pelagicore.com \
    --cc=meta-freescale@yoctoproject.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 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.