commit | 62a97dcb9075e6ad3e30a60235254927f3aca2b2 | [log] [download] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Jul 08 19:03:42 2010 +0000 |
committer | Tony Breeds <tony@bakeyournoodle.com> | Fri Jul 16 15:51:57 2010 +1000 |
tree | d4244a8d454f5b3029bcfe5f52050ece5b33933a | |
parent | b5f28817d6d68c2cb2a3e5eaefe4633b085557b6 [diff] |
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>