From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Arnd Bergmann" <arnd@arndb.de>
Cc: linuxppc-dev@ozlabs.org, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH] Eval boards should not need to mess with ROOT_DEV
Date: Mon, 8 Oct 2007 16:19:28 -0600 [thread overview]
Message-ID: <fa686aa40710081519y5a0ebfeele46f41d540d7ecd3@mail.gmail.com> (raw)
In-Reply-To: <200710082357.13144.arnd@arndb.de>
On 10/8/07, Arnd Bergmann <arnd@arndb.de> wrote:
> On Monday 08 October 2007, Grant Likely wrote:
> > Oh, and cell does too. Geoff, does cell support really need to do this:
> > (in cell/setup.c and celleb/setup.c).
> > if (ROOT_DEV == 0) {
> > printk("No ramdisk, default root is /dev/hda2\n");
> > ROOT_DEV = Root_HDA2;
> > }
> >
> > If not; I'll spin a patch to drop it.
>
> Cell certainly doesn't need this, I believe this is an artifact from
> copying from pseries, so please kill it when you do the patch.
Cool; Looks like I'm killing it from all platforms except powermac.
Rolling patch now...
Cheers,
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195
prev parent reply other threads:[~2007-10-08 22:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-08 15:12 [PATCH] Eval boards should not need to mess with ROOT_DEV Grant Likely
2007-10-08 15:27 ` Kumar Gala
2007-10-08 19:03 ` Grant Likely
2007-10-08 19:41 ` Kumar Gala
2007-10-08 20:42 ` Linas Vepstas
2007-10-08 21:43 ` Linas Vepstas
2007-10-08 20:56 ` Benjamin Herrenschmidt
2007-10-08 21:06 ` Grant Likely
2007-10-08 21:57 ` Arnd Bergmann
2007-10-08 22:19 ` Grant Likely [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=fa686aa40710081519y5a0ebfeele46f41d540d7ecd3@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=arnd@arndb.de \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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).