diff options
| author | Hannes Petermaier <[email protected]> | 2015-08-25 13:55:41 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-09-11 14:05:34 -0400 |
| commit | 6312e9aab8672a06caf5cbd7fd88b620d7122949 (patch) | |
| tree | 3935867dc46940467154cd83ed82509035c94d31 /include/linux/string.h | |
| parent | 18a10d46f267057ede0490ddba71c106475b4eb1 (diff) | |
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
