On 17 Mar 2002, Eric W. Biederman wrote: > Ronald G Minnich <[EMAIL PROTECTED]> writes: > > > ok, we're doing this every day, and we had to change one thing. Find the > > ldscript.ld that mkelimage uses, and change the address for low memory > > from 0x10000 to 0x60000. > > > > That fixed all our woes. > > Ron as I recall this was for loading kernels directly from LinuxBIOS. > After I added the relocation support in LinuxBIOS this shouldn't > have been necessary.
you're right. My mistake. ron