From: Val Henson <val@nmt.edu>
To: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: boot methods
Date: Tue, 16 Oct 2001 17:49:35 -0600 [thread overview]
Message-ID: <20011016174929.B1467@boardwalk> (raw)
In-Reply-To: <15302.40082.869098.88039@cargo.ozlabs.ibm.com>; from paulus@samba.org on Fri, Oct 12, 2001 at 05:32:34PM +1000
Gemini:
zImage.gemini loaded with Smon
We already have a zImage wrapper to translate things between Smon
format and the current kernel format. No constraints to freedom on
Gemini's account.
Sorry for the late response.
-VAL
On Fri, Oct 12, 2001 at 05:32:34PM +1000, Paul Mackerras wrote:
>
> I would like to make a complete list of the methods people use to boot
> the PPC/Linux kernel on different platforms. As a start, here is what
> I can think of off the top of my head:
>
> Powermac:
> vmlinux loaded with BootX
> vmlinux loaded with quik
> vmlinux loaded with yaboot
> vmlinux.coff loaded via OF netboot
> vmlinux.elf-pmac loaded via OF (disk or net boot)
>
> RS/6000 CHRP:
> vmlinux loaded with yaboot
> zImage.chrp-rs6k loaded via OF netboot
>
> RS/6000 43p-140:
> zImage.prep loaded via OF (floppy or hard disk)
>
> Can others contribute entries to this list please?
>
> I am particularly interested in the cases where the kernel vmlinux
> binary is loaded directly from some external software, because those
> are the cases that constrain our freedom to choose how information
> gets passed in to the kernel. From a long-term maintainability
> viewpoint, it would be better if we could say that we always have a
> zImage-style wrapper, because then we could change the interface
> between the wrapper and the kernel at will without breaking anything.
> It would then be up to the wrapper to do any translation needed
> between what the external software passed in to it and what the kernel
> is expecting.
>
> Along those lines, I have been thinking that it would be good if the
> wrapper built a data structure describing the hardware in the system,
> particularly things like:
>
> - the amount of RAM and any holes
> - type and register addresses for PCI host bus adaptors
> - ditto for interrupt controllers
> - interrupt mapping
>
> The open firmware device tree does a good job of describing things
> like this, so I would suggest it as the structure. Whatever structure
> we use needs to be flexible and open-ended rather than only describing
> a fixed set of things, as well as being easy to traverse and
> interpret (so I don't think prep-style residual data is an option).
>
> Thoughts?
>
> Paul.
>
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2001-10-16 23:49 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-12 7:32 boot methods Paul Mackerras
2001-10-12 8:40 ` Geert Uytterhoeven
2001-10-12 9:16 ` Wolfgang Denk
2001-10-13 11:20 ` Paul Mackerras
2001-10-14 15:44 ` Wolfgang Denk
2001-10-15 12:42 ` Benjamin Herrenschmidt
2001-10-15 13:32 ` Wolfgang Denk
2001-10-12 10:19 ` Michael Schmitz
2001-10-12 10:55 ` Juergen E. Fischer
2001-10-12 13:37 ` Nils Krueger
2001-10-12 21:53 ` Michel Lanners
2001-10-13 11:01 ` Michel Dänzer
2001-10-15 13:50 ` Peter Bergner
2001-10-16 23:49 ` Val Henson [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-10-12 16:56 Michael Sokolov
2001-10-12 18:13 Tom Rini
2001-11-03 1:13 ` Paul Mackerras
2001-11-03 1:55 ` Tom Rini
2001-11-02 23:57 ` Matt Porter
2001-11-03 9:45 ` Wolfgang Denk
2001-11-03 15:15 ` Tom Rini
2001-11-03 18:36 ` Wolfgang Denk
2001-11-06 16:59 ` Mark A. Greer
2001-11-06 18:55 ` Tom Rini
2001-11-06 21:21 ` Mark A. Greer
2001-10-12 18:21 Michael Sokolov
2001-10-15 21:32 Michael Sokolov
2001-10-19 12:05 ` Paul Mackerras
2001-10-19 13:28 ` Wolfgang Denk
[not found] <20011015213734.24146@smtp.adsl.oleane.com>
2001-10-15 22:04 ` Wolfgang Denk
2001-11-05 6:26 Albert D. Cahalan
2001-11-05 15:10 ` Tom Rini
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=20011016174929.B1467@boardwalk \
--to=val@nmt.edu \
--cc=linuxppc-dev@lists.linuxppc.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).