]> git.ozlabs.org Git - yaboot.git/commitdiff
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)
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>

No differences found