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);
>       }
> +#endif

please add a comment referring people to net/bootp.c:BootpCopyNetParams()
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to