Re: [?]initial file system,linux-kernel-mips-r3k,no extra boot loader

Janos Farkas (chexum@shadow.banki.hu)
Thu, 24 Jun 1999 06:28:47 +0200


On 1999-06-24 at 10:46:49, jmt wrote:
> Our platform is mips-r3k,we want no extra boot loader(linux-kernel is
> booted from rom)
> However,The normal initrd is loaded by loadlin or lilo
> Is it possible to port initrd-loader of loadlin/lilo to mips-r3k?

In that case, you won't need a loader, I see; it should be however
a very easy job; just modify your architecture specific
arch/(arch)/setup.* file, (for mips, this should be arch/mips/setup.c),
and modify it as you like for setting initrd_start/initrd_end.

> Or is there somebody already done that?

Well, I don't know, noone tells me about projects like that :) On the
other hand, a boot-loaderless Linux is really only useful for the people
who assembled the hardware, and the information is not "out there".
Maybe you should put up a web page describing what have you did for
others to learn? :)

Janos

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/