On Sun, Mar 17, 2002 at 09:46:56AM -0700, Ronald G Minnich wrote: > > 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.
May I ask why since osloader doesn't check where it starts only where it ends: before RELOC. > > That fixed all our woes. > > ron