On Mon, 2009-06-22 at 17:02 +0200, Robert Millan wrote: > My latest qemu patch removes the redundancy between boot.img link address > and GRUB_BOOT_MACHINE_SIZE. This requires two macros for distinguishing > between kernel & boot link addresses: > > GRUB_BOOT_MACHINE_LINK_ADDR = 0xffe00 > GRUB_KERNEL_MACHINE_LINK_ADDR = 0x8200 > > whereas the existing GRUB_MEMORY_MACHINE_LINK_ADDR becomes ambigous. This > patch discards it in favour of GRUB_KERNEL_MACHINE_LINK_ADDR (the i386-pc > bits need to be modified, since they share grub-mkimage code).
Fine with me. -- Regards, Pavel Roskin _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel