Hannes Petermaier 6312e9aab8 board/BuR: simplify default IP-setup on B&R boards.
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@oevsv.at>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2015-09-11 14:05:34 -04:00
..
2015-08-05 08:44:06 -06:00
2014-11-26 11:21:14 -05:00
2015-09-07 13:41:04 +02:00
2015-01-29 13:11:02 +01:00
2015-02-25 08:02:22 +01:00
2015-03-24 10:50:50 -04:00
2015-08-06 10:50:04 -07:00
2015-08-13 13:06:03 -07:00
2015-09-02 15:25:28 +02:00
2015-07-26 12:12:04 +02:00
2015-01-12 09:38:47 -05:00