[U-Boot] [PATCH] - save the server's mac address...

Ben Warren biggerbadderben at gmail.com
Tue Jul 21 08:37:56 CEST 2009


Hi Robin,
Robin Getz wrote:
> From: Robin Getz <rgetz at blackfin.uclinux.org>
>
> Linux's netconsole works much better when you can pass it the MAC address of
> the server. (otherwise it just uses broadcast, which everyone else on my
> network complains about :)
>  
> This sets the env var "serveraddr" (to match ethaddr), so that you can pass
> it to linux with whatever bootargs you want to....
>  
> addnetconsole=set bootargs $(bootargs) netconsole=@$(ipaddr)/eth0,@$(serverip)/$(serveraddr)
>
> Signed-of-by: Robin Getz <rgetz at blackfin.uclinux.org>
>
>
> ---
>
> Index: net/net.c
> ===================================================================
> --- net/net.c	(revision 1968)
> +++ net/net.c	(working copy)
Can you please re-submit using git tools?

thanks,
Ben


More information about the U-Boot mailing list