linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>, Arnd Bergmann <arnd@arndb.de>,
	linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] linkstation / kurobox support
Date: Thu, 8 Feb 2007 15:47:28 -0600	[thread overview]
Message-ID: <222713BC-A66F-460E-ABAD-DFE967EB259F@kernel.crashing.org> (raw)
In-Reply-To: <Pine.LNX.4.60.0612120039470.4039@poirot.grange>


On Jan 28, 2007, at 4:31 PM, Guennadi Liakhovetski wrote:

> On Sat, 2 Dec 2006, Benjamin Herrenschmidt wrote:
>
>> On Sat, 2006-12-02 at 11:56 +0100, Arnd Bergmann wrote:
>>
>>>> +#ifdef CONFIG_BLK_DEV_INITRD
>>>> +       if (initrd_start)
>>>> +               ROOT_DEV = Root_RAM0;
>>>> +       else
>>>> +#endif
>>>> +#ifdef CONFIG_ROOT_NFS
>>>> +               ROOT_DEV = Root_NFS;
>>>> +#else
>>>> +               ROOT_DEV = Root_HDA1;
>>>> +#endif
>>>> +
>>>
>>> This looks wrong. Didn't the same code come up recently in a  
>>> review for
>>> another platform? What was the conclusion?
>>
>> It's a copy paste that we inhertit from the big bang...  Should  
>> probably
>> go...
>
> ...and there it goes. Re-diffed against 2.6.20-rc6. For inclusion in
> 2.6.21.
>
> Thanks
> Guennadi
> ---
> Guennadi Liakhovetski
>
> Linkstation systems capable of running mainline kernels use u-boot  
> as a
> bootloader, so, specifying a suitable kernel command is not a problem.
> Don't guess. Also extend linkstation_defconfig to support the  
> linkstation HS
> model with a IT8212 IDE controller and kuroboxHD/HD-HLAN linkstation
> models with a tulip ethernet chip. The latter also require a slightly
> different .dts file, which is also included with this patch.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>

applied

- k

      reply	other threads:[~2007-02-08 21:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-01 21:53 [PATCH] linkstation / kurobox support Guennadi Liakhovetski
2006-12-02 10:56 ` Arnd Bergmann
2006-12-02 11:19   ` Benjamin Herrenschmidt
2006-12-02 11:32     ` Benjamin Herrenschmidt
2006-12-02 12:32     ` Guennadi Liakhovetski
2007-01-28 22:31     ` Guennadi Liakhovetski
2007-02-08 21:47       ` Kumar Gala [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=222713BC-A66F-460E-ABAD-DFE967EB259F@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=arnd@arndb.de \
    --cc=g.liakhovetski@gmx.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).