Hi Robin,
Robin Getz wrote:
> From: Robin Getz <rg...@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) 
> netconso...@$(ipaddr)/eth0,@$(serverip)/$(serveraddr)
>
> Signed-of-by: Robin Getz <rg...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to