]> git.ozlabs.org Git - tonyb-yaboot.git/commit
load_my_config_file() modifications in yaboot.c
authorPaul Nasrat <pnasrat@redhat.com>
Tue, 15 May 2007 13:24:06 +0000 (14:24 +0100)
committerPaul Nasrat <pauln@enki.eridu>
Tue, 15 May 2007 13:24:06 +0000 (14:24 +0100)
commitcf0768af118d79ba4888a7fb0fcd800fdf76dc98
tree1805617a522f882d6197c2dd0d5ae53f13a66469
parent78cfabe0fac2682681c604bfe9b7266f173b9ea2
load_my_config_file() modifications in yaboot.c

This second part, deletes the netbooting like PXE algorithm from
yaboot.c (reallocated in prom.c) and sets the use of prom_get_netinfo(),
prom_get_mac (), prom_get_ip () functions in load_my_config_file()
function to netbooting work like before the changes.

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