Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: "P. Christeas" <p_christ@hol.gr>
To: "Robin H. Johnson" <robbat2@orbis-terrarum.net>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] IDT Interprise Processor Support for Linux  2.6.x
Date: Fri, 10 Mar 2006 11:37:58 +0200	[thread overview]
Message-ID: <200603101137.58865.p_christ@hol.gr> (raw)
In-Reply-To: <20060310051510.GB16755@curie-int.vc.shawcable.net>

On Friday 10 March 2006 7:15 am, Robin H. Johnson wrote:
> I'm not Ralf, but I gave your patch a quick once-over anyway for the
> hell of it.
>
> I see a lot of duplicated code, esp in arch/mips/idt-boards and the
> network drivers.
>
> Is it possible to have a kernel capable of booting on all IDT boards?
> Could such a kernel detect what board it's actually running on - or
> enough elements of the board configuration to provide more generic
> drivers?

Without going into details of the code or the hardware, I would advise against 
that. linux/arch follows that principle: separate the platform-specific code.
Even if the code is similar, it is better to separate it. Especially for such 
processors (like IDT's), which suggest that the system is embedded. We don't 
want an all-capable kernel, but the smallest one that can cover the hardware.

  reply	other threads:[~2006-03-10  9:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-10  1:08 [PATCH] IDT Interprise Processor Support for Linux 2.6.x Tiwari, Rakesh
2006-03-10  5:15 ` Robin H. Johnson
2006-03-10  9:37   ` P. Christeas [this message]
2006-03-10 17:45 ` Chris Wedgwood
  -- strict thread matches above, loose matches on Subject: below --
2006-03-10 18:20 Tiwari, Rakesh
2006-03-13 21:06 Tiwari, Rakesh

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=200603101137.58865.p_christ@hol.gr \
    --to=p_christ@hol.gr \
    --cc=linux-mips@linux-mips.org \
    --cc=robbat2@orbis-terrarum.net \
    /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