All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Jussi Laako <jussi.laako@linux.intel.com>,
	poky@yoctoproject.org,
	 Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Ross Burton <ross@linux.intel.com>
Subject: Re: [PATCH] Fix booting from eMMC on BeagleBone Black
Date: Thu, 12 May 2016 08:07:06 -0700	[thread overview]
Message-ID: <1463065626.10316.189.camel@linux.intel.com> (raw)
In-Reply-To: <56D55AA9.8060605@linux.intel.com>

Richard,

Not sure why/how this got missed, it is missing an Upstream-Status in
the patch file, I would recommend that Jussi attempt to upstream it. 

Jussi, can you please add Upstream-Status to this patch.

Thanks
   Sau!


On Tue, 2016-03-01 at 11:02 +0200, Jussi Laako wrote:
> 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
> 
> 
> -- 
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky


      reply	other threads:[~2016-05-12 15:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29 14:23 [PATCH] Fix booting from eMMC on BeagleBone Black Jussi Laako
2016-03-01  9:02 ` Jussi Laako
2016-05-12 15:07   ` Saul Wold [this message]

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=1463065626.10316.189.camel@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=jussi.laako@linux.intel.com \
    --cc=poky@yoctoproject.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=ross@linux.intel.com \
    /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.