new bi_rec interface (was Re: [Ppcboot-users] Re: EV-64260 booting)

Ethan Benson erbenson at alaska.net
Tue Mar 19 10:33:26 EST 2002


On Mon, Mar 18, 2002 at 03:23:29PM -0600, Peter Bergner 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
the kernel maintainers much more freedom to make changes in the
future, whereas if its kept in yaboot (rather $bootloader) you have to
deal with backword compatibility and endless luser error due to using
the wrong bootloader versions with wrong kernels.

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.

--
Ethan Benson
http://www.alaska.net/~erbenson/

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





More information about the Linuxppc-dev mailing list