Subject: Re: New Boot Load Doesn't Work on IPX
To: Curt Sampson <cjs@cynic.net>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 02/01/2000 10:47:22
> So, the impression I get at this point is that the best option is
> for the boot loader to load itself below 4 MB, relocate itself to
> some higher chunk of RAM, if one is available, and then load the
> kernel and go. Is that correct?

Even if you find a chunk of RAM elsewhere, it might not be mapped
at all. I believe the PROM only guarantees a virtual <-> physical
memory map to exist for the first 4MB of memory.

-pk