]> git.ozlabs.org Git - tonyb-yaboot.git/commit
The patch from Scott Moser moves the "search-for-prom_claim'able" routine that
authorPaul Nasrat <pauln@enki.eridu>
Mon, 3 Dec 2007 12:37:10 +0000 (12:37 +0000)
committerPaul Nasrat <pauln@enki.eridu>
Mon, 3 Dec 2007 12:37:10 +0000 (12:37 +0000)
commitf3d8af0e0ac4642499d5430c202ac57d1d4c5ceb
treee027d8c83ab69269f8231221bdf3fde6e4f378d7
parent6c7d8181c9c15776c3b4581c3a9b0613af9cbc78
The patch from Scott Moser moves the "search-for-prom_claim'able" routine that
was present in load_elf64 and load_elf32 to a function named
prom_claim_chunk.  This reduces the code-snippit duplication and makes
the function available for of_net_open.

Scott Moser ssmoser@us.ibm.com
include/prom.h
second/prom.c
second/yaboot.c