X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=78184a0ccc6b701c537fbe4f258cdb2df1b150dd;hp=336ac527b0b1c718eedd9abd859cc07f785efaa4;hb=b5f28817d6d68c2cb2a3e5eaefe4633b085557b6;hpb=86a488e2f3078a2a4e9942f1ec9d0fb1a3a632ad diff --git a/Makefile b/Makefile index 336ac52..78184a0 100644 --- a/Makefile +++ b/Makefile @@ -17,8 +17,7 @@ GETROOT = fakeroot # Load the bootstrap at 2Mb TEXTADDR = 0x200000 -# Malloc block at 3Mb -> 4Mb -MALLOCADDR = 0x300000 +# Malloc block of 1MB MALLOCSIZE = 0x100000 # Load kernel and ramdisk at real-base. If there is overlap, will retry until find open space KERNELADDR = 0x00C00000