From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 23 Nov 1999 10:45:33 -0700 From: Cort Dougan To: Gabriel Paubert Cc: Marcus Sundberg , Christian Zankel , linuxppc-dev@lists.linuxppc.org, linuxppc-embedded@lists.linuxppc.org Subject: Re: bootloader & head.S weirdness & restructuring Message-ID: <19991123104533.C16540@hq.fsmlabs.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: ; from Gabriel Paubert on Tue, Nov 23, 1999 at 06:01:57PM +0100 Sender: owner-linuxppc-dev@lists.linuxppc.org List-Id: That's more of a task for the end users, not the kernel. Configuring the system and building a ramdisk isn't really part of the build I don't think. } Yes, but often they have at least 8Mb of RAM (which was the minimal spec } for PreP). In this case a few more kB in the bootloader to make it more } generic do not hurt as long as you can make the run time kernel as small } as possible. Why not dynamically link the kernel to remove useless code, } for example have a kernel plus modules and link them selectively at boot } time depending on the network or SCSI chip, we are a far way from this } but it should be possible. ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/