9
0
Fork 0

boards: remove hardcoded MAC addresses

There should be no hardcoded MAC addresses in the default environments.
Remove them.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2015-01-28 09:59:07 +01:00
parent 2009c67867
commit f4e1969c19
6 changed files with 6 additions and 6 deletions

View File

@ -23,4 +23,4 @@ eth0.ipaddr=192.168.42.31
eth0.netmask=255.255.0.0
eth0.gateway=192.168.23.1
eth0.serverip=192.168.23.2
eth0.ethaddr=00:04:f3:00:06:35
#eth0.ethaddr=

View File

@ -23,4 +23,4 @@ eth0.ipaddr=192.168.42.32
eth0.netmask=255.255.0.0
eth0.gateway=192.168.23.1
eth0.serverip=192.168.23.2
eth0.ethaddr=00:04:f3:00:06:35
#eth0.ethaddr=

View File

@ -3,7 +3,7 @@
eth0.ipaddr=192.168.0.50
eth0.netmask=255.255.0.0
eth0.serverip=192.168.0.8
eth0.ethaddr=80:81:82:83:84:85
#eth0.ethaddr=
board=edb9301
autoboot_timeout=3

View File

@ -26,4 +26,4 @@ eth0.ipaddr=192.168.3.11
eth0.netmask=255.255.255.0
#eth0.gateway=a.b.c.d
eth0.serverip=192.168.3.10
eth0.ethaddr=00:50:c2:8c:e6:0e
#eth0.ethaddr=

View File

@ -12,7 +12,7 @@ ip=dhcp
#eth0.ipaddr=a.b.c.d.e
#eth0.netmask=a.b.c.d.e
#eth0.gateway=a.b.c.d.e
eth0.ethaddr=08:90:90:90:90:90
#eth0.ethaddr=
# can be either 'nfs', 'tftp' or 'nand'
kernel_loc=tftp

View File

@ -12,7 +12,7 @@ ip=dhcp
#eth0.ipaddr=a.b.c.d.e
#eth0.netmask=a.b.c.d.e
#eth0.gateway=a.b.c.d.e
eth0.ethaddr=08:90:90:90:90:90
#eth0.ethaddr=
# can be either 'nfs', 'tftp' or 'nand'
kernel_loc=tftp