All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Updegraff <dave@cray.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: a MINIMAL405 submodel
Date: Wed, 16 Jan 2002 08:17:10 -0600	[thread overview]
Message-ID: <3C458B66.7020704@cray.com> (raw)
In-Reply-To: 3C44A85E.1090108@embeddededge.com


Dan Malek wrote:

>
> David Updegraff wrote:
>
>> ... Might we be able to limit the proliferation of submodel
>> in the PPC 4xx world with the addition of my proposed MINIMAL405
>> submodel and then let vendors write drivers instead of kernels?
>
>
> The 8xx and 8260 are almost like this.  What you will discover over
> time is a driver you write is 99% of what someone else wants.  In your
> proposal, you would end up with a whole new driver that is almost identical
> to another, which isn't practical to maintain. Just follow the convention

> of adding a board descriptor for your platform.  If it is truly identical
> to another, then the platforms can share the same files and this knowledge
> is implicit in the configuration.  Now, if the current configurations make
> assumptions about platforms that use a 405GP (and it shouldn't), that is
> what needs to change.


I'm happy with that approach too: so we'd have a new board description of

a MINIMAL405. Or.. with some minor surgery to the WALNUT description, I
could fit in there (additional CONFIG_* things maybe to adjust presence
of peripherals and presumption of PPCBOOT vs. IBM-BIOS..).  It boils
down to almost same thing: a board defn. that can be configured down to
a peripheral-less 405gp.  I has assumed that my chances of lobbying
for a "new" board description might be a bit better than lobbying for
a bunch of changes to the WALNUT or EP405.  Though either of those
would work fine if they just consistently obeyed CONFIG_PCI,
CONFIG_RTC, CONFIG_NVRAM, CONFIG_VT, and we had a mechaninsm for
ppcboot cognizance of board_t.  Infact, it looks to me like they could
be merged in that case..

Please advise.

--
Dave Updegraff / dave@cray.com / 218-525-1154


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2002-01-16 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-15 21:52 a MINIMAL405 submodel David Updegraff
2002-01-15 22:08 ` Dan Malek
2002-01-16 14:17   ` David Updegraff [this message]
2002-01-16 15:06     ` Matthias Fuchs
2002-01-18 20:04 ` building gdbserver 5.0 Mark Pilon

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=3C458B66.7020704@cray.com \
    --to=dave@cray.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 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.