Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1378597
| From | Markus Reichl <m.reichl@fivetechno.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [next] Failing Odroid XU3 boot due to missing MMC device |
| Date | 2016-04-14 10:40 +0200 |
| Message-ID | <rnKYF-7jf-5@gated-at.bofh.it> (permalink) |
| References | <rnKP0-7eq-9@gated-at.bofh.it> |
| Organization | five technologies GmbH |
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@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[next] Failing Odroid XU3 boot due to missing MMC device Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-14 10:30 +0200
Re: [next] Failing Odroid XU3 boot due to missing MMC device Jaehoon Chung <jh80.chung@samsung.com> - 2016-04-14 10:30 +0200
Re: [next] Failing Odroid XU3 boot due to missing MMC device Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-14 11:10 +0200
Re: [next] Failing Odroid XU3 boot due to missing MMC device Markus Reichl <m.reichl@fivetechno.de> - 2016-04-14 10:40 +0200
Re: [next] Failing Odroid XU3 boot due to missing MMC device Russell King - ARM Linux <linux@arm.linux.org.uk> - 2016-04-14 10:50 +0200
Re: [next] Failing Odroid XU3 boot due to missing MMC device Markus Reichl <m.reichl@fivetechno.de> - 2016-04-14 11:00 +0200
Re: [next] Failing Odroid XU3 boot due to missing MMC device Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-14 11:10 +0200
csiph-web