
25 Aug
2015
25 Aug
'15
5:59 p.m.
Hi Hannes,
On Tue, Aug 25, 2015 at 6:55 AM, Hannes Schmelzer oe5hpm@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@oevsv.at
Acked-by: Joe Hershberger joe.hershberger@ni.com