[yocto] [PATCH] Fix booting from eMMC on BeagleBone Black

Jussi Laako jussi.laako at linux.intel.com
Mon Feb 29 06:23:57 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: 2900 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160229/53cde912/attachment.bin>


More information about the yocto mailing list