From: Sascha Hauer <s.hauer@pengutronix.de>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: linux-mmc@vger.kernel.org, Dirk Behme <dirk.behme@de.bosch.com>,
Fabio Estevam <festevam@gmail.com>,
ptx@pengutronix.de
Subject: Re: adding aliases to mmc ... again
Date: Sat, 24 May 2014 07:10:25 +0200 [thread overview]
Message-ID: <20140524051025.GH15686@pengutronix.de> (raw)
In-Reply-To: <537F70F1.8010608@wwwdotorg.org>
On Fri, May 23, 2014 at 10:01:53AM -0600, Stephen Warren wrote:
> On 05/23/2014 03:23 AM, Sascha Hauer wrote:
> ...
> > Speaking of which my preferred solution is another one. As a bootloader
> > developer it really annoys me that I don't have the possibility to tell
> > the kernel to boot a particular device. What I really want to do is to
> > pass a devicetree phandle to the kernel for the rootfs (Or a device path
> > for the EFI/ACPI guys). This would solve a whole lot of problems here.
>
> Why not implement a root= kernel cmdline option that provides exactly that?
That's the plan, yes. This will take some time though. To make this work
we'll need bindings devices which are normally autoprobable (MMC, USB).
UBI would need a binding. We'll need bindings for DOS/GPT partitions.
I expect some opposition there...
At least for USB bindings already exist that just have to be
implemented.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2014-05-24 5:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-22 15:30 adding aliases to mmc ... again Sascha Hauer
2014-05-22 15:30 ` [PATCH 1/2] of: Add helper for getting the maximum alias index for a stem Sascha Hauer
2014-05-22 15:30 ` [PATCH 2/2] mmc: Allow setting slot index via devicetree alias Sascha Hauer
2014-05-22 16:16 ` adding aliases to mmc ... again Stephen Warren
2014-05-22 18:21 ` Sascha Hauer
2014-05-22 19:23 ` Stephen Warren
2014-05-23 8:29 ` Michael Olbrich
2014-05-23 16:02 ` Stephen Warren
2014-05-23 9:23 ` Sascha Hauer
2014-05-23 16:01 ` Stephen Warren
2014-05-24 5:10 ` Sascha Hauer [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=20140524051025.GH15686@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=dirk.behme@de.bosch.com \
--cc=festevam@gmail.com \
--cc=linux-mmc@vger.kernel.org \
--cc=ptx@pengutronix.de \
--cc=swarren@wwwdotorg.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).