From: m.reichl@fivetechno.de (Markus Reichl)
To: linux-arm-kernel@lists.infradead.org
Subject: [next] Failing Odroid XU3 boot due to missing MMC device
Date: Thu, 14 Apr 2016 10:31:12 +0200 [thread overview]
Message-ID: <570F5550.5010708@fivetechno.de> (raw)
In-Reply-To: <570F5380.7010103@samsung.com>
Hi Krzysztof,
yes, observed this with linux-next from yesterday 13.
I boot from eMMC.
Device numbering of eMMC and SD are exchanged now.
I solved the boot problem by changing the rootdev in U-Boot env
from /dev/mmcblk0p2 to /dev/mmcblk1p2.
Changed /etc/fdisk, too, to mount /dev/mmcblk1p1 to /boot.
Regards,
--
Markus Reichl
Am 14.04.2016 um 10:23 schrieb Krzysztof Kozlowski:
> Hi,
>
>
> Anyone also observed recent failures of linux-next (20160413, 20160414)
> on booting from SD card? On my Odroid XU3 exynos and multi_v7 configs
> fail with:
>
> Apr 14 07:52:53 starting version 229
> Apr 14 07:52:53 :: running hook [udev]
> Apr 14 07:52:53 :: Triggering uevents...
> Apr 14 07:52:54 Waiting 10 seconds for device /dev/mmcblk0p1 ...
> Apr 14 07:53:05 ERROR: device '/dev/mmcblk0p1' not found. Skipping fsck.
> Apr 14 07:53:05 ERROR: Unable to find root device '/dev/mmcblk0p1'.
> Apr 14 07:53:05 You are being dropped to a recovery shell
> Apr 14 07:53:05 Type 'exit' to try and continue booting
> Apr 14 07:53:05 sh: can't access tty; job control turned off
>
> I didn't start bisecting yet... maybe this is known?
>
> Full logs:
> http://www.krzk.eu/builders/boot-odroid-xu3-exynos/builds/673/steps/Boot%20odroid/logs/serial
>
>
> Best regards,
> Krzysztof
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2016-04-14 8:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-14 8:23 [next] Failing Odroid XU3 boot due to missing MMC device Krzysztof Kozlowski
2016-04-14 8:28 ` Jaehoon Chung
2016-04-14 9:05 ` Krzysztof Kozlowski
2016-04-14 8:31 ` Markus Reichl [this message]
2016-04-14 8:45 ` Russell King - ARM Linux
2016-04-14 8:54 ` Markus Reichl
2016-04-14 9:07 ` Krzysztof Kozlowski
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=570F5550.5010708@fivetechno.de \
--to=m.reichl@fivetechno.de \
--cc=linux-arm-kernel@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;
as well as URLs for NNTP newsgroup(s).