From: hollisb Date: Wed, 21 Feb 2007 23:25:09 +0000 (+0000) Subject: 2007-02-21 Hollis Blanchard X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=4785bfe4602ffcaf5f8c1ec65ab801a7ea01c2e7;p=grub2.git 2007-02-21 Hollis Blanchard * kern/powerpc/ieee1275/init.c (HEAP_SIZE): Removed. (HEAP_LIMIT): New macro. (grub_claim_heap): Claim memory up to `heaplimit'. --- diff --git a/ChangeLog b/ChangeLog index 24e5db8cb..33623b836 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-02-21 Hollis Blanchard + + * 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 * conf/powerpc-ieee1275.rmk (kernel_elf_LDFLAGS): Link at 64KB.