grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] s/GRUB_MEMORY_MACHINE_LINK_ADDR/GRUB_KERNEL_MACHINE_LINK_ADD


From: Pavel Roskin
Subject: Re: [PATCH] s/GRUB_MEMORY_MACHINE_LINK_ADDR/GRUB_KERNEL_MACHINE_LINK_ADDR/g (Re: [PATCH] i386-qemu port)
Date: Mon, 22 Jun 2009 15:00:56 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]