]> git.ozlabs.org Git - yaboot.git/commit
move the tftp load space and use prom_claim_chunk to claim the memory.
authorPaul Nasrat <pauln@enki.eridu>
Mon, 3 Dec 2007 12:39:06 +0000 (12:39 +0000)
committerPaul Nasrat <pauln@enki.eridu>
Mon, 3 Dec 2007 12:39:06 +0000 (12:39 +0000)
commit4ba173298fa8630628c9014028fccc22e511d48a
treef1ff3584ba9354710f4e7bea4fd514579aff20dd
parentf3d8af0e0ac4642499d5430c202ac57d1d4c5ceb
move the tftp load space and use prom_claim_chunk to claim the memory.
Growing kernels mean that the 6MB that was allotted is not enough.

Patch from Scott Moser
second/fs_of.c