From: Ethan Benson <erbenson@alaska.net>
To: linuxppc-dev@lists.linuxppc.org
Subject: Re: new bi_rec interface (was Re: [Ppcboot-users] Re: EV-64260 booting)
Date: Tue, 19 Mar 2002 00:21:24 -0900 [thread overview]
Message-ID: <20020319002124.C26309@plato.local.lan> (raw)
In-Reply-To: <20020319002454.80D42109F1@denx.denx.de>; from wd@denx.de on Tue, Mar 19, 2002 at 01:24:49AM +0100
On Tue, Mar 19, 2002 at 01:24:49AM +0100, Wolfgang Denk wrote:
>
> In message <20020318143326.B26309@plato.local.lan> you wrote:
> >
> > > What happened to the idea (paulus' idea?) of creating some wrapper
> > > code (eg, zimage) that would build the bootinfo and pass it into
> > > the kernel, so yaboot doesn't need to do much other than pass in
> > > boot params? This would force us to only boot zimages though
> > > (or whatever wrapper code we create).
> >
> > from a logistical point of view this really seems to be the best
> > approach. keeping all the details in a kernel wrapper of sorts gives
>
> >From the point of view of someone who is working mostly with embedded
> systems this is definitely the WORST approach (YMMV).
fine, see the last part of my message.
> > the kernel maintainers much more freedom to make changes in the
> > future, whereas if its kept in yaboot (rather $bootloader) you have to
>
> The interfaces, once defined, should remain unchanged.
yeah perfect world and all...
> > deal with backword compatibility and endless luser error due to using
> > the wrong bootloader versions with wrong kernels.
>
> There is no need to create such problems in the first place, so don;t
> do it then.
well linux has a piss poor history of following that guidline, every
major kernel version has required several userspace utility
replacments (modutils, firewalling utils etc).
> > of course if someone doesn't want to use the wrapper they can just use
> > the vmlinux and write thier own bootloader to handle all this stuff
> > and take on the effort of ensuring its up to date with what the kernel
> > wants.
>
> What makes you think that kernel interfaces are somthing to change
> that often? From the current discussion about bi_recs I got the
> impression that we have some kind of agreement (in pronciple, not
> [yet] in detail), but what you propose sounds like a full roll-back
> to position zero???
i don't know why you are getting so pissy, all i suggested was the
zImage wrapper handle all the gory details of this bi_rec crap rather
then $bootloader, if you don't want the wrapper then use the plain
flat vmlinux and write your own bootloader to handle the gory
details. it sounds like you don't want to use the zImage wrapper no
matter what, so why the hell do you care what it does or does
not do?
either way hopefully the interfaces will not change, but excuse me for
not having much confidence in that being the case.
in the end i really don't much care how it ends up being done, however
i am not willing to add all sorts of kludge config options to yaboot
that you have to use to tell it what flavor kernel your booting,
users will NEVER get that right. so if yaboot has to be responsible
for the gory details damn well get the interfaces done right the first
time and consider them engraved on stone tablets never to be altered
again.
--
Ethan Benson
http://www.alaska.net/~erbenson/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2002-03-19 9:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20020312195125.GB25926@cpe-24-221-152-185.az.sprintbbd.net>
[not found] ` <21274.1015997038@msa.cmst.csiro.au>
[not found] ` <20020313155503.GB721@opus.bloom.county>
[not found] ` <20020318152329.B324434@brule.borg.umn.edu>
2002-03-18 23:33 ` new bi_rec interface (was Re: [Ppcboot-users] Re: EV-64260 booting) Ethan Benson
2002-03-19 0:24 ` Wolfgang Denk
2002-03-19 9:21 ` Ethan Benson [this message]
2002-03-19 0:29 ` Dan Malek
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=20020319002124.C26309@plato.local.lan \
--to=erbenson@alaska.net \
--cc=linuxppc-dev@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.