linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Updegraff <dave@cray.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: a MINIMAL405 submodel
Date: Tue, 15 Jan 2002 15:52:47 -0600	[thread overview]
Message-ID: <3C44A4AF.9000302@cray.com> (raw)


Greetings.

I have made a trivial little patch (and a few files..) to define a
"minimally configured" 405[gp] board.  Its basically a 405 with
no KB, RTC, PCI, et.al.  The idea being that if you define this
submodel of CONFIG_4xx then you write loadable modules on your own
to handle peripherals; this being just enough in the kernel to
get you to net- or flash-boot.

Its like a "WALNUT" but without any peripheral bank setup, RTC or
KB assumptions.. you get the idea.

In our case we bolt on lots of silly junk to the expansion banks
and do DMA... but all inside of custom little drivers that set those
banks up.  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?

For any who care, have a peek at
	http://www.toimi.com/linuxppc
for the .patch file and a .tar file of needed additional platform
files.

Cheers.

--
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-15 21:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-15 21:52 David Updegraff [this message]
2002-01-15 22:08 ` a MINIMAL405 submodel Dan Malek
2002-01-16 14:17   ` David Updegraff
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=3C44A4AF.9000302@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 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).