Re: [PATCH] move prefix initialisation to grub-mkimage (Re: grub_prefix)

2007-06-15 Thread Robert Millan
I made some changes based on Marco's suggestions on IRC. Got rid of that FIXME ;-) It removes some redundancy, although the offsets are still duplicated in startup.S, but this isn't easy to fix (gas doesn't like C declarations, or even the preprocessor macros). If noone objects, I'll commit thi

[PATCH] move prefix initialisation to grub-mkimage (Re: grub_prefix)

2007-06-13 Thread Robert Millan
On Wed, Jun 13, 2007 at 01:37:15AM +0800, Bean wrote: > On Tue, Jun 12, 2007 at 03:54:12PM +0200, Robert Millan wrote: > > > > Is there any reason why grub_prefix is in boot.img rather than core.img ? > > > > This brings problems when the following conditions are met: > > > > - core.img is loa