
5 Nov
2002
5 Nov
'02
1:22 p.m.
Hi there,
I asked this quetsion before. But on the PPCBoot mailing list. So here again on the new list:
-------- Original Message -------- Subject: [PPCBoot-users] DHCP updating environment??? Date: Thu, 31 Oct 2002 16:46:47 +0100 From: Steven Scholz steven.scholz@imc-berlin.de To: PPCBoot ppcboot-users@lists.sourceforge.net
Hi folks,
is there a reason why BootpCopyNetParams() in bootp.c does _not_ setenv the ipaddr?
If I set autoload=n I want to use the dhcp command just to get the IP address from the server. But PPCBoot only sets the "bootfile" variable and nothing more!
Wouldn't it make sense to set all the params we got from the DHCP server? Well, at least the ones we're interessted in (see CONFIG_BOOTP_MASK).
Thanks,
Steven