]> git.ozlabs.org Git - tonyb-yaboot.git/commit
Allocate tftp temporary buffer from top of address space
authorAnton Blanchard <anton@samba.org>
Thu, 8 Jul 2010 19:03:42 +0000 (19:03 +0000)
committerTony Breeds <tony@bakeyournoodle.com>
Fri, 16 Jul 2010 05:51:57 +0000 (15:51 +1000)
commit62a97dcb9075e6ad3e30a60235254927f3aca2b2
treed4244a8d454f5b3029bcfe5f52050ece5b33933a
parentb5f28817d6d68c2cb2a3e5eaefe4633b085557b6
Allocate tftp temporary buffer from top of address space

We want the kernel and initrd to be as low as possible in the
address space. Allocate the temporary tftp region at the top
of the address space.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
second/fs_of.c