Files
u-boot/include/configs
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-09-02 15:38:16 +02:00
2015-08-13 13:06:03 -07:00
2015-08-13 13:06:03 -07:00
2015-09-11 09:35:37 +02:00
2015-08-06 10:50:03 -07:00
2015-09-02 11:33:10 -04:00
2015-09-02 15:34:13 +02:00
2015-09-02 15:34:13 +02:00
2015-08-06 10:50:04 -07:00
2015-08-12 20:47:43 -04:00
2015-05-29 13:46:36 +02:00
2015-08-31 16:03:05 +02:00
2015-09-02 15:26:13 +02:00
2015-09-02 15:25:28 +02:00
2015-08-14 16:27:08 -04:00