On Thursday 19 January 2012 19:53:22 Joe Hershberger wrote:
> --- a/common/cmd_net.c
> +++ b/common/cmd_net.c
>
> +#if !defined(CONFIG_BOOTP_SERVERIP)
> if (NetServerIP) {
> ip_to_string (NetServerIP, tmp);
> setenv ("serverip", tmp);
> }
> +#endifplease add a comment referring people to net/bootp.c:BootpCopyNetParams() -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

