Ronald G Minnich wrote: >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. >
Eric, What relocation support did you add ?? The same ELF image can be loaded to any place you what ?? Are your talking about PIC ?? Ollie