VVDN_T4MFCS_Scaleout_User_Manual Rev. A0-03
8
CONFIDENTIAL
Configuring the Network Interface
2.2
2.2.1
Finding and Changing the MAC Address
The MAC address on the T4240MFCS is set by the
ethaddr
environment variable in U-Boot.
If ethaddr is not set, it can be set using the
setenv
command.
Example
setenv ethaddr 00:11:22:33:44:55
The MAC Address can be found using the
printenv
command in U-Boot.
Example
printenv
baudrate=115200
bootargs=root=/dev/ram rw console=ttyS0, 115200 rio-scan.scan=0
fsl_fm_max_frm=9600
bootcmd=setenv bootargs root=/dev/mmcblk0p1 rw rootdelay=5 rio-
scan.scan=1 rapidio.hdid=-1
console=$consoledev,$baudrate;mmcinfo;ext2load mmc 0:1 $loadaddr
/boot/$bootfile;ext2load mmc 0:1 $fdtaddr /boot/$fdtfile;bootm
$loadaddr - $fdtaddr
bootdelay=10
bootfile=uImage
consoledev=ttyS0
eth10addr=00:10:F3:3A: BA:B0
eth11addr=00:10:F3:3A:BA:B1
eth12addr=00:10:F3:3A:BA:B2
eth13addr=00:10:F3:3A:BA:B3
eth14addr=00:10:F3:3A:BA:B4
eth15addr=00:10:F3:3A:BA:BC
eth1addr=00:10:F3:3A:BA:AB
eth2addr=00:10:F3:3A:BA:AC
eth3addr=00:10:F3:3A:BA:A1
eth4addr=00:10:F3:3A:BA:A0
eth5addr=00:10:F3:3A:BA:BF