2007-02-21 Hollis Blanchard <hollis@penguinppc.org>
* kern/powerpc/ieee1275/init.c (HEAP_SIZE): Removed. (HEAP_LIMIT): New macro. (grub_claim_heap): Claim memory up to `heaplimit'.
This commit is contained in:
parent
a0cbb02386
commit
4785bfe460
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2007-02-21 Hollis Blanchard <hollis@penguinppc.org>
|
||||||
|
|
||||||
|
* 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 <hollis@penguinppc.org>
|
2007-02-21 Hollis Blanchard <hollis@penguinppc.org>
|
||||||
|
|
||||||
* conf/powerpc-ieee1275.rmk (kernel_elf_LDFLAGS): Link at 64KB.
|
* conf/powerpc-ieee1275.rmk (kernel_elf_LDFLAGS): Link at 64KB.
|
||||||
|
|
Loading…
Reference in a new issue