Subject: Re: New boot blocks recently?
To: Frank van der Linden <fvdl@wasabisystems.com>
From: David Laight <david@l8s.co.uk>
List: port-i386
Date: 01/28/2003 16:30:06
> 
> ...
> 0000f9c0 B files
> 0000fa30 A _end
> 0000fa30 A end
> 0000fffc a BOOTSTACK

It needs more than 2.5k stack...

I've just comitted a change to Makefile.booters that stops ld
allocating 4k between the code and data.  This should make the
code work.

I've got the biosboot code running with separate code and data
segments on my system.  But the pxe and rom boots share some code
and I can't test those at all.

	David

-- 
David Laight: david@l8s.co.uk