[poky] [PATCH] Fix booting from eMMC on BeagleBone Black
Jussi Laako
jussi.laako at linux.intel.com
Tue Mar 1 01:02:33 PST 2016
Hello,
By default, on BeagleBone, u-boot only looks for rootfs UUID from first
mmc device and thus only from microSD. Thus booting from eMMC fails in
kernel panic because command line has empty root partition UUID
"root=PARTUUID=".
This patch makes it first look in the same place as before and if the
lookup fails (no microSD inserted) it next looks up for the rootfs UUID
on the second mmc device which is the on-board eMMC. I placed the
bbappend and patch on meta-yocto-bsp layer because the BeagleBone
support in general is located there.
Best regards,
- Jussi Laako
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Search-for-rootfs-partitions-on-both-SD-and-eMMC.patch
Type: text/x-patch
Size: 2901 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20160301/e31f7a77/attachment.bin>
More information about the poky
mailing list