]> git.ozlabs.org Git - yaboot.git/commit
prom functions
authorPaul Nasrat <pnasrat@redhat.com>
Tue, 15 May 2007 13:23:26 +0000 (14:23 +0100)
committerPaul Nasrat <pauln@enki.eridu>
Tue, 15 May 2007 13:23:26 +0000 (14:23 +0100)
commit78cfabe0fac2682681c604bfe9b7266f173b9ea2
treea8c85a129f356cc9eca8dc130c09a6d9554c0ff7
parentc5340d42bba9a51b5b0e22f2161985213d54f805
prom functions

This first part creates the prom_get_netinfo (), prom_get_mac (),
prom_get_ip () functions, and some structures to get the necessary
information about the MAC and IP addresses.

Actually, this is a reallocation of netbooting like PXE algorithm wrote
by Benoit Guillon [1], to be used by any other part of Yaboot to get the
netbooting information.

[1] http://ozlabs.org/pipermail/yaboot-devel/2006-December/000062.html

Signed-off-by: Paulo Ricardo Paz Vital <vital@br.ibm.com>
include/prom.h
second/prom.c