On Mon, Jul 02, 2007 at 08:16:35PM +0200, Robert Millan wrote:
> 
> Hi,
> 
> I spotted another regression, caused by the following commits:
> 
> 2007-02-21  Hollis Blanchard  <[EMAIL PROTECTED]>
> 
>       * kern/powerpc/ieee1275/init.c (HEAP_SIZE): Removed.
>       (HEAP_LIMIT): New macro.
>       (grub_claim_heap): Claim memory up to `heaplimit'.
> 
> 2007-02-21  Hollis Blanchard  <[EMAIL PROTECTED]>
> 
>       * conf/powerpc-ieee1275.rmk (kernel_elf_LDFLAGS): Link at 64KB.
>       * kern/powerpc/ieee1275/init.c (_end): Add declaration.
>       (_start): Likewise.
>       (grub_arch_modules_addr): Return address after `_end'.
>       * util/powerpc/ieee1275/grub-mkimage.c: Include grub/misc.h.
>       (load_modules): Use new parameter as `p_paddr' and `p_vaddr'.
>       (add_segments): Calculate `_end' from phdr size and location.
>       (ALIGN_UP): Moved to ...
>       * include/grub/misc.h: here.
>       * include/grub/powerpc/ieee1275/kernel.h (GRUB_IEEE1275_MOD_ALIGN):
>       New macro.
>       (GRUB_IEEE1275_MODULE_BASE): Removed.

Btw, splitting the commits doesn't help.  In-between version fails differently,
and just reverting one of them in any later version doesn't solve the problem.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to