[U-Boot] [PATCH] board/BuR: simplify default IP-setup on B&R boards.

Joe Hershberger joe.hershberger at gmail.com
Tue Aug 25 17:59:14 CEST 2015


Hi Hannes,

On Tue, Aug 25, 2015 at 6:55 AM, Hannes Schmelzer <oe5hpm at oevsv.at> wrote:
> To simplify and having a common default IP-setup on all B&R boards we
> introduce an environment variable "brdefaultip" which does following.
>
> Test if ${ipaddr} is empty, if yes it set's up some defaults:
> - ipaddr   : 192.168.60.1
> - netmask  : 255.255.255.0
> - gatewayip: 192.168.60.254
> - serverip : 192.168.60.254
>
> This environment is ran from CONFIG_PREBOOT.
>
> All other "tricks" are dropped.
>
> Signed-off-by: Hannes Schmelzer <oe5hpm at oevsv.at>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list